v2.5.0
windows now has better support, including viewing archives and downloading files from them.
switched from using borg mount to borg list so viewing archives should work on any OS now.
added support for patterns. docs here: https://borgitory.com/en/latest/how-to/backup-patterns.html
What's Changed
- ability to stop a running job by @mlapaglia in #104
- ci(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #108
- repo cache by @mlapaglia in #105
- start windows support by @mlapaglia in #111
- support patterns by @mlapaglia in #113
- better lock detection and breaking by @mlapaglia in #114
- start gitflow by @mlapaglia in #116
- ci(deps): bump peter-evans/dockerhub-description from 4 to 5 by @dependabot[bot] in #115
- use proper repo name for notifications by @mlapaglia in #117
- fix removing hooks, fix count styling by @mlapaglia in #118
- better mount detection by @mlapaglia in #120
- replace mount based archive browsing with
borg listby @mlapaglia in #121
Full Changelog: v2.4.3...v2.5.0