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)