Releases: opengisch/pgserviceparser
Releases · opengisch/pgserviceparser
3.0.3
3.0.2: UI fixes (#73)
* Warn about pending edits before adding a new service * Always stretch table columns to fill the table width * Disable Remove setting button when no service is selected
3.0.1
3.0.0
What's Changed
- Rename service by @3nids in #63
- move to zensical for docs by @3nids in #64
- create service + copy settings by @3nids in #65
- option to sort alphabetically + when_read_only_try_to_add_write_permission by @3nids in #66
- add a GUI standalone app by @3nids in #67
Full Changelog: 2.5.0...3.0.0
2.5.0
What's Changed
- fix issue 46 (
%in password) by @thbaumann in #47 - Add
write_service_to_text()by @gacarrillor in #51
New Contributors
- @thbaumann made their first contribution in #47
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- [doc] State that some methods may raise a PermissionError by @gacarrillor in #40
- Update mkdocs-material requirement from ~=9.5.17 to >=9.5.17,<9.7.0 by @dependabot in #41
- tooling: update git hooks by @Guts in #43
- improve(write_service): create pgservicefile if it does not exist when adding a service by @Guts in #44
New Contributors
- @dependabot made their first contribution in #41
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- Allow conf_path() to create the PG service file if it's missing by @gacarrillor in #38
Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- Replace absolute import by a relative one by @gacarrillor in #35
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Feature: improve exceptions by @Guts in #27
- improve(packaging): store extra dependencies into pyproject.tml by @Guts in #28
- fix(ci): bad default branch for PR triggers by @Guts in #29
- Cleanup: rm useless dependencies (nose2) by @Guts in #32
- add exceptions to API docs by @3nids in #34
- Feature: add a new service to pg_service.conf file by @Guts in #30
- Feature: delete service by @Guts in #31
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Add proper default pg_service file location for Windows by @gacarrillor in #26
Full Changelog: 2.0.1...2.1.0