Skip to content

2.3.0

Compare
Choose a tag to compare
@mjambon mjambon released this 11 Mar 07:04
· 365 commits to master since this release
570d270

CHANGES:

  • Allow single-quoted strings as an alternative to double-quoted
    strings in ATD files (#239)
  • Add Python backend called atdpy (#235)
  • Add detection of misplaced annotations and misspelled annotation
    field names for atdgen targets and atdpy (#204, #227)
  • atdpy: Downcase Python output files (#251)
  • atdpy: Disable flake8 checks on generated code via a special comment (#252)
  • atdgen: Add support for ppx attributes on individual type
    definitions (#238)
  • (BREAKING) atdgen: change encoding of int64 values to string (#231)
  • other enhancements and fixes (see git log)