Skip to content

Latest commit

History

History
31 lines (21 loc) · 664 Bytes

CHANGELOG.rst

File metadata and controls

31 lines (21 loc) · 664 Bytes

Changelog

v0.1.0 (2019-05-28)

  • Release stable version
  • Add py38 stage to test matrix in travis

v0.1.0-beta.4 (2019-05-28)

  • Add --strict-optional parameter - if not specified, all fields will be optional with default to None
  • Handle correctly default string values

v0.1.0-beta.3 (2019-05-25)

  • Add --async flag to mark methods with async prefix
  • Add -o shortcut for --output option
  • Refactor codebase

v0.1.0-beta.2 (2019-05-23)

  • Update badges link

v0.1.0-beta.1 (2019-05-23)

  • First release on PyPI.