Releases: mtlynch/resticpy
Releases · mtlynch/resticpy
1.3.0
Breaking change
- All
group_byarguments now accept a list rather than a string by @mtlynch in https://github.com/mtlynch/resticpy/pull/197
What's Changed
- Updated yapf by @yourfate in https://github.com/mtlynch/resticpy/pull/196
- Add group-by option to the backup command by @yourfate in https://github.com/mtlynch/resticpy/pull/195
- Add restic to Nix flake by @mtlynch in https://github.com/mtlynch/resticpy/pull/198
- Set the package version automatically by @mtlynch in https://github.com/mtlynch/resticpy/pull/199
New Contributors
- @yourfate made their first contribution in https://github.com/mtlynch/resticpy/pull/196
Full Changelog: 1.2.2...1.3.0
1.2.2
What's Changed
- Add files_from parameter to backup command by @jomade in https://github.com/mtlynch/resticpy/pull/190
- Forget a specific snapshot id by @moltenform in https://github.com/mtlynch/resticpy/pull/192
- Disable pylint's design checks by @mtlynch in https://github.com/mtlynch/resticpy/pull/193
New Contributors
- @jomade made their first contribution in https://github.com/mtlynch/resticpy/pull/190
- @moltenform made their first contribution in https://github.com/mtlynch/resticpy/pull/192
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Add
--skip-if-unchangedflag to backup by @shaankhosla in https://github.com/mtlynch/resticpy/pull/188
New Contributors
- @shaankhosla made their first contribution in https://github.com/mtlynch/resticpy/pull/188
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Support multiple exclude pattern for restore operation by @S0obi in https://github.com/mtlynch/resticpy/pull/182
Breaking changes
restic.restore'sexcludeparameter 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_versionin init restic repository by @unclesamwk in https://github.com/mtlynch/resticpy/pull/171 - Use more portable shebang by @mtlynch in https://github.com/mtlynch/resticpy/pull/180
New Contributors
- @unclesamwk made their first contribution in https://github.com/mtlynch/resticpy/pull/171
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Add compatibility for restic 0.17.0 by @mtlynch in https://github.com/mtlynch/resticpy/pull/167
Full Changelog: 1.0.6...1.1.0
1.0.6
What's Changed
- Added 'tags' and 'host' arguments to snapshots command by @jwellner in https://github.com/mtlynch/resticpy/pull/163
New Contributors
- @jwellner made their first contribution in https://github.com/mtlynch/resticpy/pull/163
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- forget: Added tests for multiple tags and updated documentation by @mschulze46 in https://github.com/mtlynch/resticpy/pull/144
- stats: Added support for tags and host options by @mschulze46 in https://github.com/mtlynch/resticpy/pull/145
- Added 'tags' argument to snapshot command by @wigeon-aloft in https://github.com/mtlynch/resticpy/pull/157
- Support exclude flag for restore command by @S0obi in https://github.com/mtlynch/resticpy/pull/160
- Add Nix flake by @mtlynch in https://github.com/mtlynch/resticpy/pull/146
New Contributors
- @wigeon-aloft made their first contribution in https://github.com/mtlynch/resticpy/pull/157
- @S0obi made their first contribution in https://github.com/mtlynch/resticpy/pull/160
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Implement support for
forgetwith tags and host options by @mschulze46 in https://github.com/mtlynch/resticpy/pull/141
New Contributors
- @mschulze46 made their first contribution in https://github.com/mtlynch/resticpy/pull/141
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Add global '--no-cache' option by @baurmatt in https://github.com/mtlynch/resticpy/pull/129
- Support 'restic check --read-data-subset' by @baurmatt in https://github.com/mtlynch/resticpy/pull/130
- Implement 'list.locks' command by @baurmatt in https://github.com/mtlynch/resticpy/pull/131
- Add compatibility for restict 0.16.0 by @mtlynch in https://github.com/mtlynch/resticpy/pull/134
Full Changelog: 1.0.2...1.0.3