Skip to content

Releases: mortolian/rsync-remote-backup

v2.2.0

17 Jan 20:03
Compare
Choose a tag to compare
  • Updated to a TOML setup.
  • The PyTest config still requires a setup.cfg to be present. I will have to live with that for now.
  • Resolved a security vulnerability in the "wheel" package by upgrading to a later version.

v2.1.0

28 Oct 13:44
f6113c7
Compare
Choose a tag to compare
  • Fixed a problem where the package was not imported correctly.
  • Fixed a problem where the tests were not comparing config data correctly and failing.
  • Updated the readme to reflect changes.
  • Renamed the base package.
  • Updated some dependencies to new versions.
  • Fixed a failed linting test.
  • Fixed a failing test suite where the import was not done correctly.

v2.0.1

12 Oct 07:45
39287c8
Compare
Choose a tag to compare
  • Some more test coverage was added to the test suite.

v2.0.0

08 Oct 16:05
c61d139
Compare
Choose a tag to compare

Version 2.0.0 was completely revised and contains many breaking changes.

v1.0.0

10 Oct 09:42
Compare
Choose a tag to compare

This is the first and original version of this automation.