2.3.0
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)