Skip to content

Releases: MikuroXina/mini-fn

v6.7.0

30 Oct 04:06
da471e6
Compare
Choose a tag to compare

6.7.0 (2024-10-30)

Features

v6.6.0

13 Aug 11:56
620f008
Compare
Choose a tag to compare

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

v6.5.0

24 Jul 16:20
93706e1
Compare
Choose a tag to compare

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)

v6.4.0

15 Jul 07:05
b5f978d
Compare
Choose a tag to compare

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

v6.3.1

26 May 16:05
ffbb954
Compare
Choose a tag to compare

6.3.1 (2024-05-26)

Bug Fixes

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

v6.3.0

26 May 15:26
5ef32da
Compare
Choose a tag to compare

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)

v6.2.1

12 May 12:38
b6983f0
Compare
Choose a tag to compare

6.2.1 (2024-05-12)

Bug Fixes

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

v6.2.0

12 May 06:38
0855c39
Compare
Choose a tag to compare

6.2.0 (2024-05-12)

Features

Bug Fixes

v6.1.2

04 May 09:04
55cc7ac
Compare
Choose a tag to compare

6.1.2 (2024-05-04)

Bug Fixes

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

v6.1.1

28 Apr 10:26
1dbaca1
Compare
Choose a tag to compare

6.1.1 (2024-04-28)

Bug Fixes