Bug Fixes (BREAKING)
- remove unused and previously deprecated
zlib
related features.
We now usezlib-rs
directly.
Commit Statistics
- 11 commits contributed to the release over the course of 79 calendar days.
- 79 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2155 from folkertdev/skip-flate2 (752d6dc)
- Don't box compression/decompression type and avoid indirections and allocs (e5a7487)
- Remove unused and previously deprecated
zlib
related features. (f47f3e4) - Refactor (0e7aa81)
- In
gix-features
, uselibz-rs-sys
directly, skippingflate2
(5a2361b) - Merge pull request #2100 from GitoxideLabs/release (202bc6d)