Skip to content

5.2.1

Compare
Choose a tag to compare
@bachya bachya released this 17 Nov 22:21
· 982 commits to dev since this release
  • Move documentation to Read the Docs (#67)
  • Remove unnecessary venv activations in Makefile
  • Cleanup examples as scripts
  • Break sensor.py into multiple files (#65)
  • Break system.py into multiple files (#63)
  • Make InvalidCredentialsError instances more verbose (#60)
  • Genericize the creation of the venv
  • Migrate from Travis-CI to GitHub Actions (#58)
  • Use poetry to install all dependencies in CI (#57)
  • Move from pipenv to virtualenv + poetry (#56)