Releases: patrickmichalina/typescript-monads
Releases · patrickmichalina/typescript-monads
v2.0.2
2.0.2 (2018-08-13)
Bug Fixes
v2.0.1
2.0.1 (2018-08-12)
Bug Fixes
v2.0.0
2.0.0 (2018-08-12)
Code Refactoring
- rename caseOf() to match() (2a8866e)
BREAKING CHANGES
- rename caseOf() to match() for Either and Maybe monads
v1.3.1
1.3.1 (2018-08-12)
Bug Fixes
v1.3.0
1.3.0 (2018-08-12)
Features
v1.2.0
1.2.0 (2018-08-09)
Features
v1.1.0
1.1.0 (2018-08-08)
Features
- maybe: proper use of map, flatMap, and caseOf (#6) (c5bba10)
v1.0.3
1.0.3 (2018-08-08)
Bug Fixes
- maybe: use functions instead of properties (#3) (152ccac)
v1.0.2
1.0.2 (2018-08-08)
Bug Fixes
- npm: output to dist instead of .dist (#2) (09b0088)
v1.0.1
1.0.1 (2018-08-08)
Bug Fixes
- package library during build process (#1) (a8e9d5e)