- Release stable version
- Add py38 stage to test matrix in travis
- Add --strict-optional parameter - if not specified, all fields will be optional with default to None
- Handle correctly default string values
- Add --async flag to mark methods with async prefix
- Add -o shortcut for --output option
- Refactor codebase
- Update badges link
- First release on PyPI.