Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 514 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 514 Bytes

0.2.1 (2019-12-21)

  • Add raise macro that makes building Fail more easy.

0.2.0 (2019-12-05)

  • ErrorMessageExt is replaced by FailExt.
  • Fail is now struct.
    • Internal variants will be hidden.

0.1.0 (2019-10-14)