Skip to content

Releases: opengisch/pgserviceparser

3.0.3

04 Mar 09:21
338eea6

Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.0.3

3.0.2: UI fixes (#73)

01 Mar 20:38
0d0365c

Choose a tag to compare

* 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

26 Feb 15:05
aefd3f6

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

24 Feb 18:36
2bba576

Choose a tag to compare

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

16 Sep 09:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

15 May 19:25
8d1e22b

Choose a tag to compare

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

Full Changelog: 2.3.0...2.4.0

2.3.0

10 Jan 12:41
ff8af1b

Choose a tag to compare

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

07 Aug 22:07

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

12 Jul 18:25
87585a3

Choose a tag to compare

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

16 May 14:31
06867be

Choose a tag to compare

What's Changed

  • Add proper default pg_service file location for Windows by @gacarrillor in #26

Full Changelog: 2.0.1...2.1.0