Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

55 lines (33 loc) · 1.13 KB

Revision history for oops

0.1.0.0 -- YYYY-mm-dd

0.2.0.1

  • Add examples #16

  • Prefer use of CouldBeF with CouldBe #15

  • CI concurrency #14

  • Fix warnings #12

0.2.0.0

  • New onExceptionM and onExceptionThrowM functions #11

0.1.6.0

0.1.5.0

  • New combinators leftM and nothingM #7

0.1.4.0

  • New combinators catchAsNothingM, throwPureLeftM, throwPureNothingM, throwPureNothingAsM #6

0.1.3.0

  • New runOops0 and runOops1 functions #5

0.1.2.0

  • New catchAsLeftM function #4

0.1.1.0

  • Update tested-with declaration in .cabal file #3

v0.1.0.0

  • First version. Released on an unsuspecting world.