What's Changed
- chore(deps): several dependency updates
- feat: introduces build benchmarks; to establish a baseline for improvements by @mtb0x1 in #35
- Exclude more files from the published crate by @musicinmybrain in #37
- Use an object pool for ZopfliHash instances by @Pr0methean in #28
- fix: temporarily disable
simd-adler32
nightly feature - fix: make
std
feature disable actually work - fix: stop using
core_intrinsics
, fix no_std math methods to not emit lib calls - chore: bump MSRV to 1.73 as required by dependencies
New Contributors
- @mtb0x1 made their first contribution in #35
- @musicinmybrain made their first contribution in #37
Full Changelog: v0.8.0...v0.8.1