Skip to content

0.7.0

Compare
Choose a tag to compare
@hkage hkage released this 30 Nov 17:30
· 234 commits to development since this release
  • #34: Subprocess "run" being used on Python2.7
  • #35: parmap no longer supports Python 2.7
    • Dropped Python 3.5 support
    • Pinned libraries Python 2.7
  • #32: Fixed pg_dump arguments (korsar182)
  • Simplified provider registration (no metaclass usage anymore)