Releases: cupcakearmy/autorestic
Releases · cupcakearmy/autorestic
v1.7.3
What's Changed
- Add forget for copy backend by @rdelaage in #223
- Check for errors and forward on exec command by @rdelaage in #227
- Update forget.md keep-within argument to be '14d' by @shahvirb in #236
- Adds command line flag to override docker image. by @cheradenine in #233
- Use YAML options when calling check or init by @Chostakovitch in #199
New Contributors
- @shahvirb made their first contribution in #236
- @cheradenine made their first contribution in #233
- @Chostakovitch made their first contribution in #199
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- Add varacs ansible role by @varac in #201
- Add options parsing unit tests by @kencx in #205
- Add backend unit tests by @kencx in #207
- Add location unit tests by @kencx in #208
- Add lock tests by @kencx in #209
- Add test for locking behaviour by @kencx in #211
- Don't check if path is a directory by @rdelaage in #220
New Contributors
- @varac made their first contribution in #201
- @kencx made their first contribution in #205
- @rdelaage made their first contribution in #220
Full Changelog: v1.7.1...v1.7.2
v1.7.1
v1.7.0
v1.6.2
1.6.2
v1.6.1
[1.6.1] - 2022-04-14
Fixed
- Bump go version in docker file to 18.
1.6.0
v1.5.8
[1.5.8] - 2022-03-18
Fixed
- Better error handling for bad config files.