Skip to content

Releases: gcanti/monocle-ts

1.2.0

25 Jun 16:22
Compare
Choose a tag to compare
  • New Feature
    • add At (@leighman)
      • add Set instance
      • add StrMap instance
    • add Index (@leighman)
      • add Array instance
      • add StrMap instance

1.1.0

15 Jun 13:38
Compare
Choose a tag to compare
  • New Feature

1.0.0

12 Feb 15:06
Compare
Choose a tag to compare
  • Breaking Change

0.5.2

30 Nov 14:55
d1ebe6b
Compare
Choose a tag to compare
  • New Feature

0.5.1

27 Nov 10:00
754d96f
Compare
Choose a tag to compare
  • Experimental

0.5.0

01 Nov 10:39
Compare
Choose a tag to compare
  • Breaking Change
    • upgrade to latest fp-ts (0.6.1) (@gcanti)

0.4.4

19 Oct 11:00
Compare
Choose a tag to compare
  • New Feature
    • add Lens.fromNullableProp (@gcanti)

0.4.3

11 Oct 10:51
Compare
Choose a tag to compare
  • New Feature
    • Prism: add set method (@gcanti)
    • Optional: add fromNullableProps static function (@gcanti)
  • Bug fix
    • Prism: change asOptional, asTraversal implementations, fix #29 (@gcanti)

0.4.2

21 Sep 06:19
Compare
Choose a tag to compare
  • Polish
    • fix Optional laws (@gcanti)
    • remove Endomorphism type alias (@gcanti)

0.4.1

01 Sep 16:36
Compare
Choose a tag to compare
  • New Feature