Releases: Alexhuszagh/rust-stackvector
Releases · Alexhuszagh/rust-stackvector
Release list
2.0.0
What's Changed
- Miri fix by @Alexhuszagh in #14
- Migrate from Travis CI to Github actions. by @Alexhuszagh in #15
- Ensure unsafe code is documented within unsafe blocks. by @Alexhuszagh in #16
- Implement the 2.0.0 release candidate. by @Alexhuszagh in #17
Full Changelog: 1.2.0...2.0.0
1.2.0
What's Changed
- Make
lengthprivate. by @Alexhuszagh in #6 - Migrate to the Rust 2021 edition. by @Alexhuszagh in #8
- Fix support on no_std and enable by default. by @Alexhuszagh in #12
- Version 1.2.0 release candidate. by @Alexhuszagh in #13
New Contributors
- @Alexhuszagh made their first contribution in #6
Full Changelog: https://github.com/Alexhuszagh/rust-stackvector/commits/1.2.0