Changelog of @hackage/aeson-schema 0.4.2.0

0.4.2.0

  • Bump upper bounds on aeson again, more TH fixing
  • Bump QuickCheck version bound
  • Remove orphan Lift instance for Text

0.4.1.2

  • Bump upper bounds on aeson and newest TH

0.4.0.0

  • Add Data.Aeson.Schema.CodeGenM.Options type which allows customisation of codegen output

0.3.0.7 - 2015-07-15

  • Bump upper bounds: Allow vector-0.11

0.3.0.6 - 2015-05-31

  • Bump upper bounds: Allow aeson-0.9 and syb-0.5

0.3.0.5 - 2015-05-11

  • Bump upper bound of attoparsec

0.3.0.4 - 2015-04-30

  • Fix compilation of tests with GHC 7.10

0.3.0.3 - 2015-04-02

  • Add missing test files to cabal distribution

0.3.0.2 - 2015-04-01

  • Include test files in tarball generated by cabal
  • Increase upper bound on QuickCheck
  • GHC 7.10 compatibility

0.3.0.1 - 2015-04-01

0.3.0.0 - 2015-02-11

0.2.0.1 - 2013-06-27

0.2.0.0 - 2012-09-22

0.1.1.0 - 2012-09-20

0.1.0.0 - 2012-09-14

  • Initial release