Releases: patrickmichalina/typescript-monads
Releases · patrickmichalina/typescript-monads
v7.2.0
27 Oct 16:50
Compare
Sorry, something went wrong.
No results found
7.2.0 (2021-10-27)
Features
v7.1.0
24 Aug 03:55
Compare
Sorry, something went wrong.
No results found
7.1.0 (2021-08-24)
Features
add .toResult(error: E) to Maybe class (#177 ) (a10e4be )
v7.0.0
24 Aug 03:35
Compare
Sorry, something went wrong.
No results found
7.0.0 (2021-08-24)
Bug Fixes
allow null types in constructor and maybe() (#175 ) (408a794 )
BREAKING CHANGES
allow null types in constructor and maybe()
v6.0.1
14 Jun 02:26
Compare
Sorry, something went wrong.
No results found
6.0.1 (2021-06-14)
Bug Fixes
use type guards for isOk/isFail in Result (#174 ) (037e802 )
v6.0.0
18 May 06:31
Compare
Sorry, something went wrong.
No results found
6.0.0 (2021-05-18)
Bug Fixes
BREAKING CHANGES
Maybe.apply() has a different type signature and usage pattern.
v5.6.0
05 May 14:38
Compare
Sorry, something went wrong.
No results found
5.6.0 (2021-05-05)
Features
v5.5.1
26 Apr 06:05
Compare
Sorry, something went wrong.
No results found
5.5.1 (2021-04-26)
Bug Fixes
v5.5.0
25 Apr 20:40
Compare
Sorry, something went wrong.
No results found
5.5.0 (2021-04-25)
Features
v5.4.0
25 Apr 20:32
Compare
Sorry, something went wrong.
No results found
5.4.0 (2021-04-25)
Features
v5.3.0
25 Apr 06:07
Compare
Sorry, something went wrong.
No results found
5.3.0 (2021-04-25)
Features