Releases: ronanh/intcomp
Releases · ronanh/intcomp
v1.1.0
This version mostly changes the type of the compressed buffers (forced to uints)
It also brings some performance improvements.
Breaking Changes:
- Change Compress/Uncompress prototype: force compressed buffers to uints
- Remove unnecessary public API
v1.0.1
What's Changed
- Fix panic in CompressDeltaBinPack