Releases: patrickmichalina/typescript-monads
Releases · patrickmichalina/typescript-monads
v4.2.0
4.2.0 (2020-05-19)
Features
- list: introduce drop, tail, take, some, ofType (#145) (5ca2584)
v4.1.1
4.1.1 (2020-05-18)
Bug Fixes
v4.1.0
4.1.0 (2020-05-18)
Features
v4.0.3
4.0.3 (2020-05-16)
Bug Fixes
v4.0.2
4.0.2 (2020-05-16)
Bug Fixes
v4.0.1
4.0.1 (2020-05-16)
Bug Fixes
v4.0.0
4.0.0 (2020-05-16)
Code Refactoring
BREAKING CHANGES
- library rewritten using classes to boost performance improve signatures.
v3.16.0
3.16.0 (2020-03-03)
Features
- maybe: add a function to convert maybe to an rxjs observable (#128) (07ff80b)