What's Changed
This release removes support for win32, and enables cross language LLVM-lto for macOS amd64/aarch64, windows amd64, and linux amd64/aarch64 to generate better binary.
* compaction allow threads by Congyuwang in https://github.com/Congyuwang/RocksDict/pull/114
* enable lto for macos build by Congyuwang in https://github.com/Congyuwang/RocksDict/pull/112
* Windows lto by Congyuwang in https://github.com/Congyuwang/RocksDict/pull/113
* enable cross-language lto for linux build by Congyuwang in https://github.com/Congyuwang/RocksDict/pull/115
**Full Changelog**: https://github.com/Congyuwang/RocksDict/compare/v0.3.21...v0.3.22