Releases: teramako/HexDump
Releases · teramako/HexDump
v2.0.1
v2.0.0
Improved performance.
In particular, performance has improved for Latin-1, ASCII, and UTF-8 encodings.
What's Changed
- Refactor HexDump pipeline for unified streaming architecture by @teramako in #2
- Implement
ByteRingBufferfor TopByteFallbackBuffer by @teramako in #3 - 🚀 Introduce EmitBatch to reduce delegate calls by @teramako in #4
- 🚀 Implement
StringBuilderPoolby @teramako in #5 - Optimize for specific encodings by @teramako in #6
Full Changelog: v1.0.0...v2.0.0
v1.0.0
v0.5.1
Full Changelog: v0.5.0...v0.5.1