Releases: binarypatrick/Prune
Releases · binarypatrick/Prune
v2.0.0
Breaking Change
This is a breaking change as the timezone default will switch from UTC to the server timezone. If you want to remain on UTC, use the -z flag.
What's Changed
- README.md: fix command arguments documentation by @quentin-st in #11
- fix: timezone bug. Add option for utc by @binarypatrick in #12
New Contributors
- @quentin-st made their first contribution in #11
Full Changelog: v1.1.0...v2.0.0
v1.1.0
Update to .NET 8.0
Full Changelog: v1.0.3...v1.1.0
v1.0.3
Release v1.0.2
Provide error logging on app exception
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
Release v1.0.0
What's Changed
- Add tests and documentation
- Update namespace
- Initial push
Full Changelog: https://github.com/BinaryPatrick/Prune/commits/v1.0.0