Skip to content

v0.2.0

Choose a tag to compare

@ltalirz ltalirz released this 09 Mar 11:37
43d8d30

Changes

  • Drop python 2.7 support #20
  • Officially support python 3.9 #21
  • Fix order of connection attempts #23
  • Check whether postgres user exists (instead of checking for platform version string) #25

Development

  • Add tests for CLI #15
  • Update formatters and linters #19
  • Add publish workflow #26