v1.0.0
First official release
Added
- Planned functionality implemented
- Unit tests are implemented, coverage is 100%, connected to codecov.io
- The code is linted with
flake8
andpylint
- API documentation is created and published on readthedocs.io
- Python distribution package is published on PyPI
- Github workflows are implemented to automate testing and package publishing