Skip to content

v0.3.9

Compare
Choose a tag to compare
@sumnerevans sumnerevans released this 15 Jan 22:51
· 68 commits to master since this release
v0.3.9
d9c8b09
  • Wait for one second after the path gets created on disk to allow the file to be fully written.

  • Fixed PyGObject dependency

  • Internal/Infrastructure changes

    • Migrated to GitHub and GitHub Actions
    • Added a custom style check for TODOs and ensuring that all instances of the version are correct.
    • Add a shell.nix for a more consistent development environment, and use it with direnv.
    • Got rid of setup.py and replaced with pyproject.toml.