|
8 | 8 | - update changelog for v0.2.0 - (53584da) - containerscrew |
9 | 9 |
|
10 | 10 | - - - |
| 11 | +## 0.4.0 - 2026-03-22 |
| 12 | +#### Features |
| 13 | +- implement aes gcm stream with 128kb & rayon threads & indicatif - (cf229cf) - containerscrew |
| 14 | +- implement aes gcm stream with 4kb - (50b3a33) - containerscrew |
| 15 | +#### Documentation |
| 16 | +- update README - (f8121d5) - containerscrew |
| 17 | +- update README.md - (581c415) - containerscrew |
| 18 | +#### Build system |
| 19 | +- fix rpm installation command - (9bd99c9) - containerscrew |
| 20 | +#### Miscellaneous Chores |
| 21 | +- (**deps**) bump clap from 4.5.60 to 4.6.0 - (6436f01) - dependabot[bot] |
| 22 | +- (**deps**) bump assert_cmd from 2.1.2 to 2.2.0 - (0a8b521) - dependabot[bot] |
| 23 | +- (**deps**) bump tempfile from 3.26.0 to 3.27.0 - (a71b6c9) - dependabot[bot] |
| 24 | +- (**version**) 0.4.0 - (f0f1ae6) - containerscrew |
| 25 | +- (**version**) 0.4.0 - (c57159a) - containerscrew |
| 26 | +- (**version**) 0.4.0 - (e593018) - containerscrew |
| 27 | +- remove .cargo/ dir - (b0e5135) - containerscrew |
| 28 | +- fix pipeline build stage - (e72dd99) - containerscrew |
| 29 | +- fix pipeline build stage - (b8adaa4) - containerscrew |
| 30 | +- update checkout action version - (e944cfe) - containerscrew |
| 31 | +- update ci-cd pipeline - (88377b1) - containerscrew |
| 32 | +- update checkout action version & rustup default stable - (35f049f) - containerscrew |
| 33 | +- remove telegram notification from ci-cd pipeline - (3fa7123) - containerscrew |
| 34 | +- update rust version - (9bf09ec) - containerscrew |
| 35 | +- remove comment - (d97eafd) - containerscrew |
| 36 | +- add fedora lima for testing - (a753d06) - containerscrew |
| 37 | +- new version 0.4.0 - (1c0317b) - containerscrew |
| 38 | +- add stage dependency in ci-cd pipeline - (2fd8250) - containerscrew |
| 39 | +- add aes-gcm stream - (0a63ff6) - containerscrew |
| 40 | +- update ci-cd pipeline - (5fbe23d) - containerscrew |
| 41 | +- add publish to create in ci-cd pipeline & telegram notification - (52c789b) - containerscrew |
| 42 | +- remove packaging folder - (44697bc) - containerscrew |
| 43 | + |
| 44 | +- - - |
| 45 | + |
11 | 46 | ## 0.4.0 - 2026-03-22 |
12 | 47 | #### Features |
13 | 48 | - implement aes gcm stream with 128kb & rayon threads & indicatif - (cf229cf) - containerscrew |
|
0 commit comments