Releases: sttk/sabi-rust
Releases · sttk/sabi-rust
0.0.2
Changes
- new: added Err::with_source by @sttk in #6
- update: changed type of reason field of Err to NonNull by @sttk in #7
- update: changed to use Box::leak and NonNull::from for avoiding unsafe by @sttk in #8
- update: changed source field of Err to use Option by @sttk in #9
Supports
Full Changelog: 0.0.1...0.0.2