Releases: borgmatic-collective/borgmatic
Releases · borgmatic-collective/borgmatic
borgmatic 1.2.10
- #105: Support for Borg --chunker-params create option via "chunker_params" in borgmatic's storage
section.
borgmatic 1.2.9
- #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
- #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
- #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.