Commit 9d848a0
authored
chore: release (#452)
## π€ New release
* `compression-codecs`: 0.4.36 -> 0.4.37 (β API compatible changes)
* `async-compression`: 0.4.39 -> 0.4.40 (β API compatible changes)
<details><summary><i><b>Changelog</b></i></summary><p>
## `compression-codecs`
<blockquote>
##
[0.4.37](compression-codecs-v0.4.36...compression-codecs-v0.4.37)
- 2026-02-18
### Other
- Stop consuming input on errors in codecs.
([#451](#451))
</blockquote>
## `async-compression`
<blockquote>
##
[0.4.40](async-compression-v0.4.39...async-compression-v0.4.40)
- 2026-02-18
### Other
- Fix update of bytes read in the encoder state machine.
([#456](#456))
- *(deps)* update rand requirement from 0.9 to 0.10
([#449](#449))
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 9df508b commit 9d848a0
5 files changed
Lines changed: 16 additions & 3 deletions
File tree
- crates
- async-compression
- compression-codecs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
47 | 54 | | |
48 | 55 | | |
49 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments