Releases: instantiations/es_compression
Releases · instantiations/es_compression
ES Compression v2.0.13
- Fixed issue #52 (special thanks to Abitofevrything for a helpful issue report)
ES Compression v2.0.12
ES Compression v2.0.11
- Fixed explicit type issues reported by dart analyzer
- Updated constraints to >=2.16.0 <3.0.0.
ES Compression v2.0.10
- Fixed issue #40
ES Compression v2.0.9
- Updated prebuilt libraries to ZSTD v1.5.4.
- Rebuilt all Windows dlls using Visual Studio 2022. Updated cmake instructions
ES Compression v2.0.8
- Correcting iOS FFI access to native library (special thanks to srmanc for this fix).
ES Compression v2.0.7
- Updated prebuilt libraries to LZ4 v1.9.4
ES Compression v2.0.6
- Updated ffi package dependency constraints to >=1.0.0 <3.0.0
ES Compression v2.0.5
- Updated prebuilt libraries to ZSTD v1.5.2.
ES Compression v2.0.4
- Enhanced Android library resolution (special thanks to mejdi14 for providing this).
- Linter updates and code cleanup