Releases: postgrespro/testgres.pg_conf
Releases · postgrespro/testgres.pg_conf
Release list
v0.3.0
What's Changed
- [typing]
BugCheckErrorusesNoReturn(#36) - [typing] src.core.Helpers is updated (#37)
- fix:
ConfigurationOsFile::Closereturns None (not str) (#38) - [typing]
ConfigurationOsFileis updated (#39) - fix:
ConfigurationOsOps::Path_Joinis corrected (#40) - fix:
ConfigurationOsOps::Removereturns None (not str) (#41) - Typing is corrected (#42)
- typing:
PostgresConfigurationReader_Base::LoadConfigurationFileis updated (#43) - typing:
OptionHandlerToAddOption::AddOptionis corrected (#44) ConfigurationOsFiledeclares__enter__and__exit__as part of an abstract interface (#45)- typing:
PostgresConfiguration_Base::DataHandler__SetOptionValue__Simpleis updated (#46) - fix:
PostgresConfiguration_Base::Helper__AggregateAllOptionValuesis corrected (#47) - Refactoring (#48, , #51)
- fix:
ConfigurationOsFile::Overwrite(bad message) (#49) - fix:
PostgresConfiguration_Stddid not use an user cfgOsOps (#50)
Full Changelog: v0.2.3...v0.3.0
0.2.3
0.2.2
0.2.1
What's Changed
- [CI] GitHub Actions is used (#8, #9, #10, #17, #23)
- pytest-env is used, pytest.ini is deleted (#12, #13)
- OptionData is fixed (typing.Optional) (#18)
- Usage of staticmethod (#20, #24)
- fix: TestSet001__Common.optionName is fixed (request: pytest.fixture) (#21)
- fix: Usage "typing.Any" instead "any" (#22)
- PostgresConfigurationFactory_Base is corrected (#25)
Full Changelog: 0.2.0...0.2.1