Releases: fortanix/rust-mbedtls
Releases · fortanix/rust-mbedtls
mbedtls-platform-support v0.2.0
What's Changed
- Fix 'cc --print-sysroot' call by @DrTobe in #258
- Update bindgen to latest version (0.65.1) to fix "not a valid Ident" error by @sburton84 in #273
- Upgrade to mbedtls-2.28.3 by @DrTobe in #275
- support for combined errors from mbedtls by @mkaynov in #271
- ci: add workflow to publish crates to crates.io by @Taowyoo in #266
- ci: correct crate publish action by @Taowyoo in #281
- Upgrade
mbedtls
to 3.4.0 by @Taowyoo in #278 - Strict bindgen on static functions by @Taowyoo in #287
New Contributors
Full Changelog: mbedtls-platform-support-0.1.0...mbedtls-platform-support_v0.2.0
mbedtls-sys-auto v3.5.0-alpha.1+0b3de6f
What's Changed
Full Changelog: mbedtls-sys-auto_v3.4.0...mbedtls-sys-auto_v3.5.0-alpha.1+0b3de6f
mbedtls-sys-auto v2.28.3
Upgrade mbedtls-sys-auto
to align with the version 2.28.3
of mbedtls
from the upstream repository.
MbedTLS 2.12.0
mbedtls-sys-2.12.0 rustfmt
Rust MbedTLS wrapper v0.2.0
mbedtls-0.2.0 rustfmt
MbedTLS 2.4.0
mbedtls-sys-2.4.0 Initial release
Rust MbedTLS wrapper v0.1.0
mbedtls-0.1.0 Initial release