Releases: microsoft/rust_fallible_vec
Releases · microsoft/rust_fallible_vec
v0.3.1
What's Changed
- Update to comply with legal review by @dpaoliello in #11
 
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Enable crate to be used with the stable compiler by @dpaoliello in #10
 
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Documentation cleanup by @calebcartwright in #5
 - Added comparison table to fallible_collections by @dpaoliello in #7
 - Move 
try_collectinto its own trait by @dpaoliello in #8 
New Contributors
- @calebcartwright made their first contribution in #5
 
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release