Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 18:08
· 72 commits to b9ab70638ee5be0354233482ff346ab360631387 since this release

v0.1.1 (2021-02-19) Adds continuous integration, uses setuptools instead of poetry

  • Adds a github ci workflow that builds flatpak packages.
  • Users can download these flatpak packages for each release that is made, i.e., for each tag matching v.* that is pushed.
  • Moves away from poetry for finer control over requirements and their installation in virtualenvs.