small-bytearray-builder v0.3.4.0 Release Notes

Release Date: 2020-02-27 // about 4 years ago
    • ๐Ÿ— Rename the library from small-bytearray-builder to bytebuild, and move modules from the Data.ByteArray namespace to the Data.Bytes namespace. This is not considered a breaking change since small-bytearray-builder continues to exist as a compatibility shim, reexporting the modules with their old names.
    • โž• Add wordPaddedDec4.
    • โž• Add reversedOnto and commitsOntoChunks.
    • โž• Add ascii(2|3|4|5|6).
    • โž• Add cstringLen unbounded builder.
    • โž• Add copy2.