Skip to content

Tags: cryogenian/purescript-argonaut

Tags

v0.3.0

Toggle v0.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request purescript-contrib#8 from purescript-contrib/lens-…

…updates

Update dependencies, use latest lens

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v0.2.10

Toggle v0.2.10's commit message
add new combinator for making common case easy

v0.2.9

Toggle v0.2.9's commit message
Merge pull request purescript-contrib#5 from jdegoes/master

add a bunch of missing instances, update dependencies

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v0.2.7

Toggle v0.2.7's commit message
export more shit

v0.2.6

Toggle v0.2.6's commit message
cleaned up data constructors for JCursor

v0.2.5

Toggle v0.2.5's commit message
added some missing instances to JCursor

v0.2.4

Toggle v0.2.4's commit message
added missing file

v0.2.3

Toggle v0.2.3's commit message
Merge pull request purescript-contrib#4 from jdegoes/ready/jcursor

added JCursor stuff & tests, also improved speed of equality tests for J...