Releases: AldaronLau/png_pong
Releases · AldaronLau/png_pong
v0.9.2
What's Changed
- Bump miniz_oxide from 0.7.2 to 0.8.0 by @dependabot in #25
Full Changelog: v0.9.1...v0.9.2
PNG Pong v0.9.1
PNG Pong v0.9.0
Changed
- Updated dependencies
- Result type aliases are now more flexible
- Upgraded to the 2021 edition
- Depend on simd-adler32 crate for speed improvements
- Rename TextSize variant to KeySize on encode::Error and decode::Error
Fixed
- Warnings, clippy lints
- Lifted 79 byte restriction on tEXt chunk payload
- Incorrect length of iTXt chunk
What's Changed
- Update miniz_oxide requirement from 0.4 to 0.5 by @dependabot in #12
- Update criterion requirement from 0.3 to 0.4 by @dependabot in #14
- Integrate SIMD optimizations for adler32 and miniz_oxide by @cjgriscom in #17
- Update criterion requirement from 0.4 to 0.5 by @dependabot in #19
New Contributors
- @dependabot made their first contribution in #12
- @cjgriscom made their first contribution in #17
Full Changelog: v0.8.2...v0.9.0