Skip to content

First published release on GitHub

Choose a tag to compare

@jpagh jpagh released this 18 Aug 04:47
· 121 commits to main since this release

Added --version flag. Fixed a bunch of build stuff that I just learned about and moved away from Poetry, which I thought would be good to use, but I don't like that it doesn't support the pyproject.toml file properly and I wanted something that built with build and GitHub Actions more easily. Also, fixed direct execution of the package by adding main.py.