·
6 commits
to refs/heads/main
since this release
Changes
With this release you can also use a file in requirements.txt
format instead of pyproject.toml
for the input version-file
.
The file ending decides which parser gets used, so make sure the filenames end in *.txt
or *.toml
Thank you @daveisfera
π Bug fixes
π Enhancements
- Support requirements.txt for version-file @daveisfera (#68)
π§° Maintenance
- Run npm install as part of npm run all @eifinger (#75)
- Make it clearer how to fix lint errors @eifinger (#74)
- Run update-known-checksums every night @eifinger (#73)