Skip to content

Version 2.0.2

Compare
Choose a tag to compare
@jadchaar jadchaar released this 31 Dec 00:03
· 219 commits to main since this release

Internal

  • PyPI releases are now fully automated via a GitHub actions workflow that is triggered on every new git tag.
  • Cleaned up Makefile, requirements.txt file and tox.ini configurations for faster and cleaner builds.
  • Broke up the requirements.txt file into 3 different files under the requirements/ folder to separate runtime, testing, and documentation dependencies.