Skip to content

v0.2.0

Compare
Choose a tag to compare
@SpacialCircumstances SpacialCircumstances released this 01 Dec 16:26
· 5 commits to master since this release

New in this version:

  • BREAKING CHANGE: Mapping decoders take the mapping function as the first argument. This change was made to simplify currying and to be more compatible to the way other libraries do this.
  • Added tupleN decoders for combining n decoders into a n-tuple decoder