Skip to content

Releases: patrickmichalina/typescript-monads

v3.12.0

03 Apr 16:35
5058bf1
Compare
Choose a tag to compare

3.12.0 (2019-04-03)

Features

  • introduce isSome/isNone functions (#82) (5058bf1)

v3.11.0

19 Mar 02:17
a633367
Compare
Choose a tag to compare

3.11.0 (2019-03-19)

Features

  • maybe: introduce valueOrThrow function (#74) (a633367)

v3.10.0

10 Jan 05:50
296acc1
Compare
Choose a tag to compare

3.10.0 (2019-01-10)

Features

v3.9.0

10 Jan 05:10
750510c
Compare
Choose a tag to compare

3.9.0 (2019-01-10)

Features

v3.8.0

27 Oct 17:54
6335c8d
Compare
Choose a tag to compare

3.8.0 (2018-10-27)

Features

  • maybe: introduce toArray function (#42) (6335c8d)

v3.7.0

27 Oct 16:59
8fcba51
Compare
Choose a tag to compare

3.7.0 (2018-10-27)

Features

  • maybe: introduce valueOrUndefined function (#41) (8fcba51)

v3.6.0

27 Oct 16:20
1825383
Compare
Choose a tag to compare

3.6.0 (2018-10-27)

Features

v3.5.3

23 Oct 05:21
f9e6c41
Compare
Choose a tag to compare

3.5.3 (2018-10-23)

Bug Fixes

  • remove hyphen from global export (#37) (f9e6c41)

v3.5.2

23 Oct 04:49
cd37ae3
Compare
Choose a tag to compare

3.5.2 (2018-10-23)

Bug Fixes

  • specify interface root in exports (#36) (cd37ae3)

v3.5.1

22 Oct 21:02
badca5c
Compare
Choose a tag to compare

3.5.1 (2018-10-22)

Bug Fixes

  • build: include source typescript files in package (#35) (badca5c)