File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.2.2] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/compare/v0.2.1...v0.2.2 ) - 2024-11-27
6+
7+ ### Other
8+
9+ - * (deps)* add aws-lc-rs and aws-lc-sys to deny list due to build complexity and cross-compilation issues
10+ - add .vscode to ignore list
11+ - enhance cross-check job with Rust version and add support for aarch64-unknown-linux-musl
12+ - * (deps)* update actions ([ #39 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/39 ) )
13+ - * (deps)* update marcoieni/release-plz-action digest to f0fdfff ([ #38 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/38 ) )
14+ - * (deps)* update marcoieni/release-plz-action digest to 301fd6d ([ #37 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/37 ) )
15+ - add installation script for default feature on x86_64-unknown-linux-musl
16+ - use runners according to available images and target triple ([ #36 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/36 ) )
17+ - * (deps)* update marcoieni/release-plz-action digest to fff938e ([ #35 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/35 ) )
18+ - * (deps)* update actions ([ #34 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/34 ) )
19+ - * (deps)* update marcoieni/release-plz-action digest to 394e0e4 ([ #33 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/33 ) )
20+ - * (deps)* update actions ([ #32 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/32 ) )
21+ - update dprint config ([ #31 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/31 ) )
22+ - * (deps)* update marcoieni/release-plz-action digest to 693f6d4 ([ #29 ] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/29 ) )
23+
524## [ 0.2.1] ( https://github.com/rustic-rs/aes256ctr_poly1305aes/compare/v0.2.0...v0.2.1 ) - 2024-10-03
625
726### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " aes256ctr_poly1305aes"
3- version = " 0.2.1 "
3+ version = " 0.2.2 "
44authors = [" Alexander Weiss" ]
55categories = [" cryptography" , " no-std" ]
66documentation = " https://docs.rs/aes256ctr-poly1305aes"
You can’t perform that action at this time.
0 commit comments