Releases: stefmolin/exif-stripper
Releases · stefmolin/exif-stripper
0.6.2
What's Changed
- Add ruff rules by @stefmolin in #63
- Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #70
- Bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #72
- Bump codecov/codecov-action from 4.6.0 to 5.3.1 by @dependabot in #71
- Update pre-commit hook versions by @stefmolin in #74
- Use TYPE_CHECKING import block annotation imports by @stefmolin in #75
- Apply consistent style to tests by @stefmolin in #76
- Update ruff rules by @stefmolin in #77
- Have publishing workflow generate notes for GitHub release automatically by @stefmolin in #78
- Update add source URL to pyproject.toml by @stefmolin in #79
- Update version to 0.6.2 by @stefmolin in #80
Full Changelog: 0.6.1...0.6.2
0.6.1
0.6.0
What's Changed
- Remove extended attributes logic since that isn't on the file itself by @stefmolin in #59
- Rename CLI and entry point to exif-stripper by @stefmolin in #60
- Bump version to 0.6.0 by @stefmolin in #61
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- Pin all action versions by @stefmolin in #54
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #55
- fix: check whether xattr is changed before and after clear by @Lee-W in #57
- Bump version for 0.5.1 by @stefmolin in #58
New Contributors
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Add logo by @stefmolin in #48
- Add png logo by @stefmolin in #50
- Add Python 3.13 to test matrix by @stefmolin in #49
- Add link to intro article by @stefmolin in #51
- Adjust PNG logo by @stefmolin in #52
- Update ruff settings; update hooks by @stefmolin in #53
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Use SHA for actions by @stefmolin in #44
- Use SHA for codecov action by @stefmolin in #45
- Restructure package and expand usage options by @stefmolin in #46
- Fix publish action by @stefmolin in #47
Full Changelog: https://github.com/stefmolin/exif-stripper/commits/0.4.0
0.3.1
What's Changed
- Create CODE_OF_CONDUCT.md by @stefmolin in #27
- Add check that the hook is configured for pre-commit in CI by @stefmolin in #28
- Update README.md by @stefmolin in #29
- Switch to any() to summarize results by @stefmolin in #30
- Update .pre-commit-config.yaml by @stefmolin in #31
- Bump version by @stefmolin in #32
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Create CONTRIBUTING.md by @stefmolin in #18
- Create greetings.yml by @stefmolin in #19
- Add reference to contributing in README by @stefmolin in #20
- Clarifications in CONTRIBUTING.md by @stefmolin in #21
- Update pre-commit hook versions by @stefmolin in #22
- Print filename if stripping contents by @stefmolin in #23
- Add pyproject-fmt pre-commit hook for consistency by @stefmolin in #24
- Create pull_request_template.md by @stefmolin in #25
- Update version to 0.3.0 for release by @stefmolin in #26
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Bump action versions for Node 16 -> 20 by @stefmolin in #7
- Create check-pr.yml by @stefmolin in #11
- Create ci.yml by @stefmolin in #12
- Bump minimum Pillow version; Fix tests on Windows by @stefmolin in #13
- Fix metadata test fixture on Linux by @stefmolin in #14
- Switched test_cli to use to sys.executable by @flpm in #10
- Add issue templates by @stefmolin in #15
- Add badges to README.md by @stefmolin in #16
- Bump version for release by @stefmolin in #17
New Contributors
Full Changelog: 0.1.2...0.2.0
0.1.2
What's Changed
- Remove default value for require_serial in hook config by @stefmolin in #6
Full Changelog: 0.1.1...0.1.2