Skip to content

Releases: faergeek/monads

v1.1.0

17 Feb 10:30
e23fb67
Compare
Choose a tag to compare

1.1.0 (2024-2-17)

Features

v1.0.5

10 Feb 07:53
8c582b7
Compare
Choose a tag to compare

1.0.5 (2024-2-10)

Bug Fixes

  • add extensions to module imports (a003f60)

v1.0.4

08 Feb 18:07
59f4eab
Compare
Choose a tag to compare

1.0.4 (2024-2-8)

Bug Fixes

  • require Maybe#getOr callback to return the same type (be4d251)

v1.0.3

08 Feb 16:57
815c75c
Compare
Choose a tag to compare

1.0.3 (2024-2-8)

Bug Fixes

v1.0.2

08 Feb 07:20
130c494
Compare
Choose a tag to compare

1.0.2 (2024-2-8)

Bug Fixes

  • use single type parameter in match methods of Async and Maybe (b201d4b)

v1.0.1

08 Feb 03:48
6e4d926
Compare
Choose a tag to compare

1.0.1 (2024-2-8)

Bug Fixes

  • improve Result jsdoc comments (7df606e)

v1.0.0

07 Feb 17:06
b6b5928
Compare
Choose a tag to compare

1.0.0 (2024-2-7)

Features