Skip to content

Releases: postgrespro/testgres.pg_conf

0.1.0

02 Nov 14:07

Choose a tag to compare

What's Changed

  • Support of python 3.7, 3.8 #2
  • Fix: TestGlobalCache is corrected #3
  • ConfigurationFileReader::ReadLine returns typing.Optional[str] #4
  • Cleanup: CI uses "python -m pytest ..." explicitly #5
  • CI checks codestyle (flake8) #6

Full Changelog: 0.0.2...0.1.0

0.0.2

01 Nov 19:28

Choose a tag to compare

It is an initial release.