Changelog of @hackage/text-builder-linear 0.1.1

0.1.1

  • Introduce ByteString backend (thanks @oberblastmeister for the idea).
  • Fix decimal builder for 30- and 31-bit wide types.
  • Speed up decimal builder on aarch64.
  • Speed up hexadecimal builder.
  • Support 32-bit architectures.

0.1

  • Initial release.