xml-isogen/CHANGELOG.md
2020-09-07 19:13:26 +05:00

499 B

HEAD

  • Add lenient parsers support (#29)
  • Rename Both to ParserAndGenerator (#27)
  • Add Nillable newtype (#24)
  • Include digits in the auto-gerenated prefix (#22)

0.3.0

  • Add namespaces support
  • Builds with GHC 8.4
  • Derive NFData for all generated datatypes

0.2.1

  • Workaround for the GHC 8.2.1 attribute generation bug

  • Add tests checking run-time behaviour of generated code

0.2.0

  • Builds with GHC 7.10.3, 8.0.2 and 8.2.1

0.1.0

  • Public release