Skip to content

v1.0.0

Compare
Choose a tag to compare
@petersulyok petersulyok released this 24 Sep 19:25
· 128 commits to main since this release

First official release

Added

  • Planned functionality implemented
  • Unit tests are implemented, coverage is 100%, connected to codecov.io
  • The code is linted with flake8 and pylint
  • 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