Skip to content

Latest commit

 

History

History
944 lines (766 loc) · 53.3 KB

CHANGELOG.md

File metadata and controls

944 lines (766 loc) · 53.3 KB

Changelog

6.6.0 (2024-08-12)

Features

  • Add concatenating SemiGroup for String and Enforce tests for These (#252) (9d7e227)
  • Add lack stuffs and Enforce tests for Tuple (#250) (c31e8ef)
  • Add Matrix (#256) (f56da8c)

Bug Fixes

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

  • Remove Promise from Encoder and Enforce tests for Graph (#243) (a989187)

6.4.0 (2024-07-15)

Features

  • Add functor and Enforce tests for Result (#239) (74b0f0e)
  • Add split export for Func and Enforce tests (#234) (6201474)

Bug Fixes

6.3.1 (2024-05-26)

Bug Fixes

  • Fix Ether's bug on removing self symbol (#232) (5ff7fb6)

6.3.0 (2024-05-26)

Features

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)

6.2.1 (2024-05-12)

Bug Fixes

  • Add dry run publish on CI and fix slow type errors (#207) (c75a911)

6.2.0 (2024-05-12)

Features

Bug Fixes

6.1.2 (2024-05-04)

Bug Fixes

  • Fix to ensure public API type for jsr (#188) (8a243f1)

6.1.1 (2024-04-28)

Bug Fixes

6.1.0 (2024-04-28)

Features

6.0.0 (2024-04-24)

⚠ BREAKING CHANGES

  • Enforce Free as a Freer (#176)

Features

5.7.0 (2024-03-30)

Features

5.6.0 (2024-02-12)

Features

5.5.1 (2024-01-03)

Bug Fixes

  • Fix implementation of PromiseT and its typing (#160) (ad47966)

5.5.0 (2024-01-03)

Features

5.4.3 (2023-11-16)

Bug Fixes

5.4.2 (2023-11-15)

Bug Fixes

5.4.1 (2023-11-14)

Bug Fixes

5.4.0 (2023-11-14)

Features

Bug Fixes

5.3.0 (2023-11-10)

Features

5.2.0 (2023-11-01)

Features

5.1.0 (2023-09-29)

Features

  • Add Traversal and Bitraversal optical (#118) (9c9558c)

5.0.0 (2023-09-21)

⚠ BREAKING CHANGES

  • Improve Optical to be simpler (#104)
  • Remake Lens as Optical (#95)
  • Enforce Lens (#69)
  • Add more docs and Fix incomplete typings (#56)
  • Add Adjunction and Remove Semigroupal from Apply (#49)
  • Add natural transformations and profunctors (#48)
  • New higher kinded types system (#46)
  • 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)
  • Improve Free implementation (#8)

Features

Bug Fixes

Miscellaneous Chores

Tests

5.0.0 (2023-09-21)

⚠ BREAKING CHANGES

  • Improve Optical to be simpler (#104)
  • Remake Lens as Optical (#95)
  • Enforce Lens (#69)
  • Add more docs and Fix incomplete typings (#56)
  • Add Adjunction and Remove Semigroupal from Apply (#49)
  • Add natural transformations and profunctors (#48)
  • New higher kinded types system (#46)
  • 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)
  • Improve Free implementation (#8)

Features

Bug Fixes

Miscellaneous Chores

5.0.0 (2023-09-20)

⚠ BREAKING CHANGES

  • Improve Optical to be simpler (#104)
  • Remake Lens as Optical (#95)

Features

Bug Fixes

4.1.1 (2023-08-16)

Bug Fixes

4.1.0 (2023-08-13)

Features

4.0.0 (2023-07-23)

⚠ BREAKING CHANGES

  • Enforce Lens (#69)

Features

3.1.1 (2023-06-11)

Bug Fixes

3.1.0 (2023-06-10)

Features

3.0.1 (2023-03-08)

Bug Fixes

3.0.0 (2023-03-08)

⚠ BREAKING CHANGES

  • Add more docs and Fix incomplete typings (#56)

Features

Bug Fixes

  • Add more docs and Fix incomplete typings (#56) (b451909)
  • Add writer for MonadWriter (#58) (4e5f1a0)

2.0.0 (2023-01-29)

⚠ BREAKING CHANGES

  • Add Adjunction and Remove Semigroupal from Apply (#49)
  • Add natural transformations and profunctors (#48)
  • New higher kinded types system (#46)

Features

  • Add Adjunction and Remove Semigroupal from Apply (#49) (368ed8f)
  • Add adjunction for Free (#51) (a8be37d)
  • Add natural transformations and profunctors (#48) (cfc1652)
  • Add Seq and FingerTree (#50) (2908578)
  • New higher kinded types system (#46) (524b5c3)

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

0.3.0 (2022-11-28)

⚠ BREAKING CHANGES

  • Improve Free implementation (#8)

Features

Miscellaneous Chores