Releases: MikuroXina/mini-fn
Releases · MikuroXina/mini-fn
v6.7.0
v6.6.0
v6.5.0
6.5.0 (2024-07-24)
Features
- Add distributive for Compose (#244) (1d14fe8)
- Add ErrorMonad and its implementations (#245) (5e2bba3)
- Add PartialEqUnary implementations (#247) (c6f2252)
- Add type class implementations for State (#242) (6ab43a0)
- Cache result of Lazy and Enforce tests for it (#240) (625c7a3)
Bug Fixes
v6.4.0
v6.3.1
v6.3.0
6.3.0 (2024-05-26)
Features
- Add Compose and Add tests for ControlFlow (#224) (9cec7be)
- Add liftEther (#222) (c8f61d7)
- Add PartialEqUnary and Improve doc and test (#228) (d3ccda7)
- Add sortItems and Enforce tests for BinaryHeap (#217) (707397b)
Bug Fixes
- Fix bugs and Add test for Array (#213) (af67916)
- Fix bugs and cover Array with test (#216) (93084d7)
- Fix bugs and Enforce tests for Cont (#219) (ab13f1e)
- Fix typing of EtherT definition and Add test (#231) (a34dd78)
- Improve minor definition and Enforce tests (#223) (e9bd270)
- Replace returning undefined with never[] (#220) (1190bf0)