mbedtls v0.10.0
Taowyoo
released this
27 Jun 20:34
·
79 commits
to master
since this release
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-0.9.1...mbedtls_v0.10.0