Releases: sinoroc/deptree
Releases · sinoroc/deptree
v0.0.12
v0.0.11
What's Changed
- Format with 'yapf' by @sinoroc in #5
- Update tooling by @sinoroc in #6
- Use
allowlist_externalsintox.inifor tox v4 by @sinoroc in #8 - Remove testing against Python 3.6 by @sinoroc in #9
- Add encoding for
open()insetup.pyby @sinoroc in #10 - Use f-strings by @sinoroc in #11
- Use
license_filesinsetup.cfgby @sinoroc in #12 - Update list of Pythons tested against by @sinoroc in #13
- Rewrite handling of project's own metadata by @sinoroc in #14
- Use
pythoninstead ofpython3by @sinoroc in #15 - Use
buildto build sdist and wheel by @sinoroc in #16 - Use
pipfor "editable" installation by @sinoroc in #17 - Migrate from Travis CI to GitHub Actions by @sinoroc in #18
- Simplify GitHub Actions workflow by @sinoroc in #19
- Migrate package metadata to
pyproject.tomlby @sinoroc in #20 - Remove the usage of setuptools
checkcommand by @sinoroc in #21 - Use default fetch depth in GitHub Actions workflow by @sinoroc in #22
- Release 0.0.11 by @sinoroc in #23
Full Changelog: v0.0.10...v0.0.11