Skip to content

Latest commit

 

History

History
59 lines (31 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

59 lines (31 loc) · 2.27 KB

Change Log

1.1.2 (2018-07-19)

  • Adds .pylintrc configuration file and include it in tox run.
  • Set explicit apiexceptions logger name for easier logging configuration.

Full Changelog

1.1.1 (2018-07-19)

  • Update README with new feature descriptions.

Full Changelog

1.1.0 (2018-02-23)

  • Allow more streamlined declaration of ApiException subclasses.

Full Changelog

1.0.6 (2018-02-21)

  • Use ReStructuredText instead of Markdown for README.
  • Create ApiError object from ApiException args if present.

Full Changelog

1.0.5 (2018-02-21)

  • Fix some release-based semantics around version numbers and build products.

Full Changelog

1.0.4 (2018-02-21)

  • Update setup.cfg and gitignore for package building.

Full Changelog

1.0.3 (2018-02-21)

  • Synchronize some version number inconsistencies.

Full Changelog

1.0.2 (2018-02-21)

  • Removed invalid classifier that was preventing publication to PyPi.

Full Changelog

1.0.1 (2018-02-21)

  • Add metadata necessary for PyPi publication.

Full Changelog

1.0.0 (2018-02-21)