Releases: mtlynch/resticpy
Releases · mtlynch/resticpy
1.2.1
What's Changed
- Add
--skip-if-unchanged
flag to backup by @shaankhosla in #188
New Contributors
- @shaankhosla made their first contribution in #188
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
Breaking changes
restic.restore
'sexclude
parameter now takes a list of paths rather than a single path.
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Add support to set
repository_version
in init restic repository by @unclesamwk in #171 - Use more portable shebang by @mtlynch in #180
New Contributors
- @unclesamwk made their first contribution in #171
Full Changelog: 1.1.0...1.1.1
1.1.0
1.0.6
1.0.5
What's Changed
- forget: Added tests for multiple tags and updated documentation by @mschulze46 in #144
- stats: Added support for tags and host options by @mschulze46 in #145
- Added 'tags' argument to snapshot command by @wigeon-aloft in #157
- Support exclude flag for restore command by @S0obi in #160
- Add Nix flake by @mtlynch in #146
New Contributors
- @wigeon-aloft made their first contribution in #157
- @S0obi made their first contribution in #160
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Implement support for
forget
with tags and host options by @mschulze46 in #141
New Contributors
- @mschulze46 made their first contribution in #141
Full Changelog: 1.0.3...1.0.4