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.
1.1.1 (2018-07-19)
- Update README with new feature descriptions.
1.1.0 (2018-02-23)
- Allow more streamlined declaration of ApiException subclasses.
1.0.6 (2018-02-21)
- Use ReStructuredText instead of Markdown for README.
- Create ApiError object from ApiException args if present.
1.0.5 (2018-02-21)
- Fix some release-based semantics around version numbers and build products.
1.0.4 (2018-02-21)
- Update setup.cfg and gitignore for package building.
1.0.3 (2018-02-21)
- Synchronize some version number inconsistencies.
1.0.2 (2018-02-21)
- Removed invalid classifier that was preventing publication to PyPi.
1.0.1 (2018-02-21)
- Add metadata necessary for PyPi publication.