-
Notifications
You must be signed in to change notification settings - Fork 5
Release 0.3.0 #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.3.0 #24
Conversation
Update zlib-ng to 2.1.2
Add FreeBSD support
Update to zlib-ng 2.1.5, add python 3.12 support.
Fix readthedocs build
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #24 +/- ##
==========================================
- Coverage 98.32% 97.48% -0.84%
==========================================
Files 2 2
Lines 239 239
Branches 62 62
==========================================
- Hits 235 233 -2
- Misses 2 4 +2
Partials 2 2 ☔ View full report in Codecov by Sentry. |
Many thanks. Tested and its even faster 🚀 |
If you want speed, please also checkout python-isal. I maintain that library too. |
Thanks. Will give it a try. 🤞 that its compatible enough that this works : https://github.com/bdraco/aiohttp-zlib-ng/blob/6bc09cce7916492b1ab389cfc865f09d83a22c64/src/aiohttp_zlib_ng/__init__.py#L20 |
Seems to work great. Will fallback to |
Checklist