Skip to content

Releases: borgmatic-collective/borgmatic

borgmatic 1.2.10

27 Oct 23:07
Compare
Choose a tag to compare
  • #105: Support for Borg --chunker-params create option via "chunker_params" in borgmatic's storage
    section.

borgmatic 1.2.9

15 Oct 16:47
Compare
Choose a tag to compare
  • #102: Fix for syntax error that occurred in Python 3.5 and below.
  • Make automated tests support running in Python 3.5.

borgmatic 1.2.8

14 Oct 18:48
Compare
Choose a tag to compare
  • #73: Enable consistency checks for only certain repositories via "check_repositories" option in borgmatic's consistency configuration. Handy for large repositories that take forever to check.
  • Include link to issue tracker within various command output.
  • Run continuous integration tests on a matrix of Python and Borg versions.

borgmatic 1.2.7

06 Oct 22:14
Compare
Choose a tag to compare
  • #98: Support for Borg --keep-secondly prune option.
  • Use Black code formatter and Flake8 code checker as part of running automated tests.
  • Add an end-to-end automated test that actually integrates with Borg.
  • Set up continuous integration for borgmatic automated tests on projects.evoworx.org.