Released on 2025-02-10
- Fix broken .NET Framework MSBuild script for copying native DLLs.
Released on 2025-01-31
- (EXPERIMENTAL) Provides parallel lz4 compression.
- (BREAKING CHANGE) Now targets .NET 8.0/.NET Framework 4.6.2/.NET Standard 2.0, to use TPL Dataflow library.
- Upgrades packaged lz4 binaries to 1.10.0.
Released on 2021-04-05
- Official support for Windows ARM64.
- Upgrade lz4 binaries to 1.9.3.
Released on 2020-05-26
- (BREAKING CHANGE) Native libraries are now placed following NuGet convention-based working directory on .NET Standard build.
Released on 2020-02-04
- Fixed Joveler.Compression.LZ4 MSBuild script issue.
Released on 2019-11-01
- Improved RHEL/CentOS compatibility.
Released on 2019-10-20
- Initial release.
- Added macOS support.
- Applied improved native library loader (Joveler.DynLoader).