Skip to content

Releases: andhus/scantree

v0.0.4

03 Aug 20:09
cdad980
Compare
Choose a tag to compare

What's Changed

Should now work on Windows (except for known limitations related to cyclic symlinks).

Full Changelog: v0.0.3...v0.0.4

v0.0.3

21 Jun 18:28
02187cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

15 Jan 21:18
50b35fe
Compare
Choose a tag to compare

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

Full Changelog: v0.0.1...v0.0.2

v0.0.2alpha1

15 Jan 21:06
Compare
Choose a tag to compare
v0.0.2alpha1 Pre-release
Pre-release
addd back expected v prefix to version tags

0.0.2alpha0

07 Jan 20:58
Compare
Choose a tag to compare
0.0.2alpha0 Pre-release
Pre-release
add no-vendor installation of versioneer

Initial Release

11 Dec 22:07
Compare
Choose a tag to compare

The initial release of the project.