Skip to content

Releases: jklmli/monapt

0.3.7

12 Feb 00:20
Compare
Choose a tag to compare
  • (bugfix) manually increase compatibility of definitions again

0.3.6

12 Feb 00:10
Compare
Choose a tag to compare

Features

  • Option: add isDefined

0.3.5

15 Jan 21:35
Compare
Choose a tag to compare

Features

  • Try: add toOption

0.3.4

30 Dec 02:57
Compare
Choose a tag to compare
  • (bugfix) rebuild module

0.3.3

29 Dec 21:46
Compare
Choose a tag to compare
  • (bugfix) bring definitions up to parity with implementation code re: lazy else evaluation
  • better compatibility in definition file: remove redundant module declarations, declare module using string

0.3.2

03 Dec 00:40
Compare
Choose a tag to compare
  • Typescript 1.3.0
  • change None to a singleton
  • use UMD when exporting (adds nodejs support)
  • throw MatchError when pattern match fails
  • first versions published to npm