Skip to content

Releases: myOmikron/borgbackup

Release v0.7.0

05 May 13:37
v0.7.0
4f2f408
Compare
Choose a tag to compare

What's Changed

  • Add support for mounting and unmounting archives and repositories by @dpbriggs in #4

Full Changelog: v0.6.3...v0.7.0

Release v0.6.3

22 Apr 16:31
v0.6.3
b3902a8
Compare
Choose a tag to compare

What's Changed

  • Fix typo in prune_fmt_args where only the minute was used by @dpbriggs in #3

Full Changelog: v0.6.2...v0.6.3

Release v0.6.2

21 Apr 20:52
v0.6.2
3b74248
Compare
Choose a tag to compare

What's Changed

  • Make the fields on ListRepository public by @dpbriggs in #2

Note:
I have decided to release this version as patch, even if it changes the public API. I consider this a fix as ListRepository was always intended to be public.

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

08 Apr 22:04
v0.6.1
87a7c99
Compare
Choose a tag to compare
  • Set BORG_PASSPHRASE variable for each subprocess individually instead of for the current process
  • disable time dependency in chrono