Skip to content

Releases: purescript-contrib/purescript-profunctor-lenses

v2.5.0

16 Jan 22:19
Compare
Choose a tag to compare

Add unsafeView and unsafeIndexedFold (@Boothead)

v2.4.0

13 Jan 04:22
Compare
Choose a tag to compare

Add indexed lenses (@Roxxik)

v2.3.0

20 Dec 16:35
Compare
Choose a tag to compare

Export traverseOf_ (@Roxxik)

v2.1.0

31 Oct 13:26
Compare
Choose a tag to compare

Add asIndex (@puffnfresh)

v2.0.0

22 Oct 11:55
Compare
Choose a tag to compare
  • Updated dependencies
  • All P-named varieties of optics now use ' intead (LensP -> Lens', etc)
  • _Coproduct and _Product isos have been removed as they fall under the new _Newtype iso
  • Added functional dependencies to Index and At (@tslawler)

v1.0.0

02 Jun 03:27
Compare
Choose a tag to compare

Updates for 1.0 core libraries.

v1.0.0-rc.1

21 May 00:44
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
  • Release candidate for the PureScript 0.9 compiler.

v0.5.4

02 May 22:52
Compare
Choose a tag to compare

Update bower.json (@hdgarrood)

v0.5.3

24 Apr 22:19
Compare
Choose a tag to compare

Export iover (@nathanfaubion)

v0.5.2

21 Apr 23:11
Compare
Choose a tag to compare

Added Wander instance to Indexed (@tslawler)