Changelog of @hackage/aeson-combinators 0.1.2.1

Revision history for aeson-combinators

0.1.1.0 -- 2023-12-29

  • lower bound for aeson-parser dependecy to fix build of documentation in hackage

0.1.1.0 -- 2023-12-28

  • Aeson 2.2.x compatibility

0.1.1.0 -- 2023-09-03

  • fromDecoder utility to unwrap a Decoder's function
  • maybeKey combinator

0.1.0.1 -- 2022-05-03

  • fix benchmark compatibility with ghc 9.2.2

0.1.0.0 -- 2022-03-21

  • Aeson 2 compatibility

0.0.5.0 -- 2021-03-13

  • make test suite compatible with hashable 1.3.1.0

0.0.4.1 -- 2021-02-14

  • Cleanup README
  • CI maintanance & GHC compatibility update

0.0.4.0 -- 2020-10-24

  • Encode module for encoding

0.0.3.0 -- 2020-10-11

  • Combinators for dealing with failure
  • oneOf function
  • parseMaybe and parseEither
  • Documentation improvements

0.0.2.1 -- 2020-03-08

  • Add README to extra source files

0.0.2.0 -- 2020-03-08

  • GHCJS compatibility

0.0.1.1 -- 2020-03-01

  • Fixes and improvements in documentation
  • Add source-repository to cabal file

0.0.1.0 -- 2020-02-29

  • First version. Released on an unsuspecting world.