Releases: Living-with-machines/deduplify
Releases · Living-with-machines/deduplify
v0.5.0
What's Changed
- Bump pytest from 7.0.1 to 7.1.0 by @dependabot in #46
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- Bump jmespath from 0.10.0 to 1.0.0 by @dependabot in #49
- Bump pytest from 7.1.0 to 7.1.1 by @dependabot in #48
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #51
- colourise pytest output by @sgibson91 in #53
- Add functionality to list duplicated files by @sgibson91 in #52
New Contributors
- @pre-commit-ci made their first contribution in #47
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Add information on making a release and pre-commit to Contributing Gu… by @sgibson91 in #42
- Bump actions/checkout from 2 to 3 by @dependabot in #44
- Bump actions/setup-python from 2.3.2 to 3 by @dependabot in #43
- Fix a bug that would delete files that should be investigated by @sgibson91 in #45
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Make improvements and fix file extension filtering by @sgibson91 in #40
- Bump version patch by @sgibson91 in #41
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Expose file extensions to search as a cli arg by @sgibson91 in #38
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump pytest from 6.2.5 to 7.0.1 by @dependabot in #34
- No longer test/support Python 3.6 by @sgibson91 in #35
- Bump coverage from 5.3 to 6.3.2 by @dependabot in #33
- Write a database instead of multiple JSON files by @sgibson91 in #31
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Enable restart of hash process and add informative progress bar by @sgibson91 in #17
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- Handle equivalent length filenames by @sgibson91 in #30
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Strip /User/${USER} info from filenames by @sgibson91 in #29
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Adding basic CI integration to check code styling by @sgibson91 in #1
- Adding base scripts by @sgibson91 in #2
- Tidy up core scripts, add a cli by @sgibson91 in #3
- Create CODE_OF_CONDUCT.md by @sgibson91 in #4
- Add a testing suite and CI by @sgibson91 in #5
- Update versioning with incremental package by @sgibson91 in #8
- Add issue and PR templates by @sgibson91 in #10
- Add contributing guidelines by @sgibson91 in #11
- Adding documentation by @sgibson91 in #7
- Add GHA workflow to publish package to PyPI by @sgibson91 in #13
- Tweak json output command and PyPI publish CI by @sgibson91 in #14
- Tweaking progress output by @sgibson91 in #15
- Configure pypi publish triggers to be push to main by @sgibson91 in #16
- Update GitHub Actions by @sgibson91 in #23
- Add config for automated bots by @sgibson91 in #24
- Bump actions/setup-python from 1 to 2.3.2 by @dependabot in #25
- Update setup.py by @sgibson91 in #26
- Bump version patch by @sgibson91 in #27
- Fix release workflow by @sgibson91 in #28
New Contributors
- @sgibson91 made their first contribution in #1
- @dependabot made their first contribution in #25
Full Changelog: https://github.com/Living-with-machines/deduplify/commits/v0.1.3