Skip to content

Releases: mixxorz/DSLR

0.6.0

09 Jul 01:26

Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

01 Jul 14:51

Choose a tag to compare

What's Changed

  • Update rich to 13.8.1. by @frjo in #25

New Contributors

  • @frjo made their first contribution in #25

Full Changelog: 0.5.0...0.5.1

0.5.0

01 Jul 11:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

17 Sep 07:21

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

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

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

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

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

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

Choose a tag to compare

Initial release