Releases: andhus/scantree
Releases · andhus/scantree
v0.0.4
What's Changed
Should now work on Windows (except for known limitations related to cyclic symlinks).
- Fixes for Windows support by @frichtarik in #22
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- formatting fix by @frichtarik in #21
- Add requires-python metadata by @matthewfeickert in #23
New Contributors
- @frichtarik made their first contribution in #21
- @matthewfeickert made their first contribution in #23
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Changes
Drop support for Python 2 😅
- Remove six and other outdated dependencies #11 - thanks @iurisilvio 🙌
Internal Stuff
Bring CI/CD alive and to GitHub workflows
- Deprecate any use of Travis (was not running due to inactivity).
- Auto-publish to (Test)PyPI on the push of tags.
Full list of changes
- Fix deprecation warnings by @tomasaschan in #7
- Support for daily dependencies checks with dependabot by @gaby in #10
- Remove six and other outdated dependencies by @iurisilvio in #11
- Tune test settings for
test_multiprocess_speedup
by @andhus in #13 - Get codecov reporting up again by @andhus in #14
- Remove travis badge by @andhus in #15
- Remove ignore paths in workflows triggers by @andhus in #16
- PyPI publishing workflow by @andhus in #17
- Use tox-gh-actions by @iurisilvio in #19
- [WIP] PyPI publishing workflow continued by @andhus in #18
- Add back expected v prefix to version tags by @andhus in #20
New Contributors
- @tomasaschan made their first contribution in #7
- @gaby made their first contribution in #10
- @iurisilvio made their first contribution in #11
Full Changelog: v0.0.1...v0.0.2
v0.0.2alpha1
addd back expected v prefix to version tags
0.0.2alpha0
add no-vendor installation of versioneer
Initial Release
The initial release of the project.