Skip to content

0.0.2

Latest
Compare
Choose a tag to compare
@sttk sttk released this 14 Dec 15:22
· 6 commits to main since this release
84aa18b

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