- Add Data.Aeson.Schema.CodeGenM.Options type which allows customisation of codegen output
- Bump upper bounds: Allow vector-0.11
- Bump upper bounds: Allow aeson-0.9 and syb-0.5
- Bump upper bound of attoparsec
- Fix compilation of tests with GHC 7.10
- Add missing test files to cabal distribution
- Include test files in tarball generated by cabal
- Increase upper bound on QuickCheck
- GHC 7.10 compatibility
- Initial release