byteslice v0.2.6.0 Release Notes

Release Date: 2021-09-15 // over 2 years ago
    • ➕ Add BytesN and ByteArrayN.
    • ➕ Add isInfixOf.
    • ➕ Add hForLines_ and hFoldLines.
    • ➕ Add lift and unlift for converting between Bytes and Bytes#.
    • 🚚 Move text-oriented functions from Data.Bytes to Data.Bytes.Text.*. Provide aliases with older names that come with deprecation warning.