You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix wasi ci testing and update doc in README ([#367](https://github.com/Nullus157/async-compression/pull/367))
15
+
16
+
### Other
17
+
18
+
- Fix Cargo.toml: add back version for async-compression ([#372](https://github.com/Nullus157/async-compression/pull/372))
19
+
- Have separate package.version field for compression-* ([#369](https://github.com/Nullus157/async-compression/pull/369))
20
+
- Re-export compression_codecs as codecs ([#368](https://github.com/Nullus157/async-compression/pull/368))
21
+
- Fix breaking API change ([#366](https://github.com/Nullus157/async-compression/pull/366))
22
+
- Fix docs.rs build for compression-codecs ([#365](https://github.com/Nullus157/async-compression/pull/365))
23
+
- Separate codecs as a separate crate, allow direct configuration ([#363](https://github.com/Nullus157/async-compression/pull/363))
24
+
-*(deps)* bump actions/checkout from 4 to 5 ([#360](https://github.com/Nullus157/async-compression/pull/360))
25
+
- Fix doc link for futures-io ([#361](https://github.com/Nullus157/async-compression/pull/361))
26
+
# Changelog
27
+
28
+
All notable changes to this project will be documented in this file.
29
+
5
30
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
0 commit comments