Skip to content

Releases: mixxorz/DSLR

0.4.0

17 Sep 07:21
Compare
Choose a tag to compare

What's Changed

  • add psycopg2 as optional dependencies to support pipx without inject by @syphar in #10
  • add size to snapshot list by @syphar in #11

New Contributors

Full Changelog: 0.3.1...0.4.0

0.4.0-alpha.0

17 Sep 02:46
Compare
Choose a tag to compare
0.4.0-alpha.0 Pre-release
Pre-release

What's Changed

  • add psycopg2 as optional dependencies to support pipx without inject by @syphar in #10
  • add size to snapshot list by @syphar in #11

New Contributors

Full Changelog: 0.3.1...0.4.0-alpha.0

0.3.1

22 Aug 11:34
Compare
Choose a tag to compare

What's Changed

  • Fix issue where DSLR doesn't work if there are no existing snapshots by @mixxorz in #6

Full Changelog: 0.3.0...0.3.1

0.3.0

14 Aug 10:36
Compare
Choose a tag to compare

What's Changed

  • Add -y flag for overwrite confirmation by @mixxorz in #4
  • Add pyright type checking by @mixxorz in #5

Full Changelog: 0.2.0...0.3.0

0.2.0 - The one with psycopg2

31 Jul 16:48
Compare
Choose a tag to compare

What's Changed

  • Add TOML-based configuration by @mixxorz in #1
  • Use psycopg2 instead of shell commands by @mixxorz in #2

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1 - Bug fixes

30 Jul 13:12
Compare
Choose a tag to compare

Added

  • Add filename checking to the import command

Changed

  • DSLR now kills connections to the target database before it creates/restores a snapshot

Fixed

  • Fixed issue with renaming snapshots

Full Changelog: 0.1.0...0.1.1

0.1.0 - Initial release

30 Jul 13:08
Compare
Choose a tag to compare

Initial release