Changelog of @hackage/buffer-builder 0.2.2.1
0.2.2.0
- Add the ability to encode custom types as JSON keys
0.2.1.0
- Fix a buffer overrun in the double serializer
- Add support for URL percent-encoding
- Tweak the BufferWriter struct to improve code generation