- added `cog` to autogenerate readme - added issue templates for easier contribution - added contribution guide - added `pre-commit` - dropped support for Python 3.6
0.5
This release includes a contribution guide to help future contributors (hopefully!).
I also added `black` formatting
Finally, I added Python 3.10-dev to the testing matrix
0.4.0
Merged the enhancement submitted by JakobGM to
* include current and archived projects * documentation improvements to make it clearer how to use the `since` option
0.3.1
In this release I removed the api_token from the workspaces table. The presence of this field presented a security issue if a user published their sqlite db to a public source (like Vercel).
0.3.0
Not secure
The only change is the increase in test coverage. No new features