Releases: MikuroXina/mini-fn
Releases · MikuroXina/mini-fn
v3.0.0
v2.0.0
v1.0.0
1.0.0 (2022-12-25)
⚠ BREAKING CHANGES
- Remove oneShot and Enforce test for func (#40)
- Tidy up about Ord and Eq (#34)
- Make types readonly (#24)
- Improve to be tree-shakable (#14)
Features
- Add cartesianProduct and related stuffs (#27) (82dd09d)
- Add Comonad, Zipper, Store (#23) (7e70132)
- Add partialEq and eq for Option and List (#20) (e823418)
- Add some partial-applied and Enforce test (#37) (c76c35e)
- Add test and features and Fix bugs for List (#19) (292555f)
- Impl Eq and Ord for some data (#28) (c6985b9)
- Improve Writer and Add test (#22) (86023ce)
Bug Fixes
- Enforce Cat test (#36) (fbfe2d9)
- Fix exports of library (#42) (b244a4e)
- Fix lacking exports (#25) (4481d49)
- Fix package definition (#33) (226f368)
- Fix type instances for Tuple (#26) (d73d1d2)
- Improve to be tree-shakable (#14) (4470c7d)
- Make types readonly (#24) (b38ee42)
- Remove oneShot and Enforce test for func (#40) (e9e4e19)
- Tidy up about Ord and Eq (#34) (4e5c496)
v0.3.0
v0.2.0
v0.1.0
First release.