### New Features
- add zlib-ng feature to allow linking against system libz-ng
Allow to use zlib-ng (zlib-ng-sys) with native API (no compat mode)
that can co-exist with system libz (loaded by e.g. libcurl).
This is used in gitoxide package on Alpine Linux.
### Commit Statistics
- 9 commits contributed to the release over the course of 12 calendar days.
- 15 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #470
### Commit Details
* **#470**
- update changelogs prior to release (caa7a1b)
- working progress printing (67ec2c7)
- First attempt to get progress information from stat worker. (0947c70)
- upgrade to prodash 20.1 for `Progress::counter()` feature (0ac4a2c)
* **Uncategorized**
- Merge branch 'index-from-tree' (172f73c)
- upgrade prodash and crosstermion to latest versions (ab7ee5b)
- Merge branch 'git_date_relative' (83a3832)
- Merge branch 'filter-refs' (e10554d)
- add zlib-ng feature to allow linking against system libz-ng (cfe46b5)