Skip to content

Releases: BRGM/gml_application_schema_toolbox

1.4.0-beta6

23 Sep 03:54
748d6dc
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • rework database selection, fix for spatialite by @towa in #238

Full Changelog: 1.4.0-beta5...1.4.0-beta6

1.4.0-beta5

19 Sep 12:14
233e51d
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

Tooling 🔧

  • CI/CD: upgrade release workflow by @Guts in #236

Other Changes

  • Catch Exception for missing StoredQueries by @towa in #230

New Contributors

  • @towa made their first contribution in #228

Full Changelog: 1.4.0-beta4...1.4.0-beta5

1.4.0-beta4

13 Jan 17:41
87e383d
Compare
Choose a tag to compare
1.4.0-beta4 Pre-release
Pre-release
  • fix some issues with the new database widget
  • fix debug mode
  • restore buttons related to foreign key management
  • use a processing to convert GMLAS file to database and vice versa instead of subprocessed calls to GDAL
  • dependencies upgrade

What's Changed

  • Update pre-commit requirement from <2.11,>=2.7 to >=2.7,<2.12 in /requirements by @dependabot in #143
  • Update flake8 requirement from <3.9,>=3.8 to >=3.8,<3.10 in /requirements by @dependabot in #142
  • Bump sphinx-autobuild from 2020.9.1 to 2021.3.14 in /requirements by @dependabot in #139
  • Bump furo from 2021.2.28b28 to 2021.3.20b30 in /requirements by @dependabot in #141
  • Update ghp-import requirement from <1.1,>=1.0 to >=1.0,<1.2 in /requirements by @dependabot in #140
  • Improve isort by @Guts in #144
  • Settings UI and logic by @Guts in #138
  • Switch to absolute imports to fix side-effects by @Guts in #145
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #146
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #147
  • Bump furo from 2021.3.20b30 to 2021.4.11b34 in /requirements by @dependabot in #150
  • Bump actions/cache from v2.1.4 to v2.1.5 by @dependabot in #151
  • Update pre-commit requirement from <2.12,>=2.7 to >=2.7,<2.13 in /requirements by @dependabot in #148
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #159
  • Make custom viewers more robust by @Guts in #161
  • Road to unit tests by @Guts in #160
  • Complete and improve settings management by @Guts in #165
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #170
  • Bump codecov/codecov-action from 1 to 2.0.2 by @dependabot in #172
  • Bump furo from 2021.6.24b37 to 2021.7.31b41 in /requirements by @dependabot in #171
  • Improve database connections management by @Guts in #169
  • Bump furo from 2021.7.31b41 to 2021.9.22 in /requirements by @dependabot in #179
  • Update pre-commit requirement from <2.14,>=2.12 to >=2.12,<2.16 in /requirements by @dependabot in #178
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #175
  • Update flake8-isort requirement from <4.1,>=4.0 to >=4.0,<4.2 in /requirements by @dependabot in #182
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #185
  • Update pytest-cov requirement from <2.14,>=2.11 to >=2.11,<3.1 in /requirements by @dependabot in #184
  • Bump furo from 2021.9.22 to 2021.10.9 in /requirements by @dependabot in #183
  • Update flake8 requirement from <3.10,>=3.8 to >=3.8,<4.1 in /requirements by @dependabot in #180
  • Update flake8-eradicate requirement from <1.2,>=1.0 to >=1.0,<1.3 in /requirements by @dependabot in #181
  • Fix #186. Manage actions to add or drop foreign keys constraints by @benoitblanc in #188
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #189
  • Bump furo from 2021.10.9 to 2021.11.23 in /requirements by @dependabot in #190
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #192
  • Update pre-commit requirement from <2.16,>=2.12 to >=2.12,<2.17 in /requirements by @dependabot in #191
  • Feature/187 custom provider ogr2ogr by @benoitblanc in #193
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #195
  • Update myst-parser[linkify] requirement from <0.16,>=0.15 to >=0.15,<0.17 in /requirements by @dependabot in #196
  • Feature/187 use custom processing ogr2ogr by @benoitblanc in #194

New Contributors

Full Changelog: 1.3.1...1.4.0-beta4

1.4.0-beta3

13 Aug 18:08
1fec809
Compare
Choose a tag to compare
1.4.0-beta3 Pre-release
Pre-release
  • fix URI error #163
  • modernize database widget
  • improved tests

What's Changed

  • Update pre-commit requirement from <2.11,>=2.7 to >=2.7,<2.12 in /requirements by @dependabot in #143
  • Update flake8 requirement from <3.9,>=3.8 to >=3.8,<3.10 in /requirements by @dependabot in #142
  • Bump sphinx-autobuild from 2020.9.1 to 2021.3.14 in /requirements by @dependabot in #139
  • Bump furo from 2021.2.28b28 to 2021.3.20b30 in /requirements by @dependabot in #141
  • Update ghp-import requirement from <1.1,>=1.0 to >=1.0,<1.2 in /requirements by @dependabot in #140
  • Improve isort by @Guts in #144
  • Settings UI and logic by @Guts in #138
  • Switch to absolute imports to fix side-effects by @Guts in #145
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #146
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #147
  • Bump furo from 2021.3.20b30 to 2021.4.11b34 in /requirements by @dependabot in #150
  • Bump actions/cache from v2.1.4 to v2.1.5 by @dependabot in #151
  • Update pre-commit requirement from <2.12,>=2.7 to >=2.7,<2.13 in /requirements by @dependabot in #148
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #159
  • Make custom viewers more robust by @Guts in #161
  • Road to unit tests by @Guts in #160
  • Complete and improve settings management by @Guts in #165
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #170
  • Bump codecov/codecov-action from 1 to 2.0.2 by @dependabot in #172
  • Bump furo from 2021.6.24b37 to 2021.7.31b41 in /requirements by @dependabot in #171
  • Improve database connections management by @Guts in #169

Full Changelog: 1.3.1...1.4.0-beta3

1.4.0-beta2

02 Jul 08:02
dfe9ad6
Compare
Choose a tag to compare
  • fix settings and debug mode which was lost in git confusion
  • unit tests enlarged

1.4.0-beta1

21 Jun 17:18
2457f50
Compare
Choose a tag to compare
  • network requests use the better options from PyQGIS
  • settings windows has been redesigned and integrated into QGIS preferences
  • minimal QGIS version is now 3.16
  • unit tests have been restored
  • fix some bugs
  • UI improvments (icons...)

1.3.1

08 Mar 06:43
6444af3
Compare
Choose a tag to compare
Minor fixes post 1.3.0

1.3.0

03 Mar 19:11
c140786
Compare
Choose a tag to compare
  • refactoring of network requests to better integration in QGIS
  • add log abilities
  • documentation completly overhauled with updated use cases, docstrings and publication workflow

Version 1.2.1-beta1

19 Dec 19:03
82b65de
Compare
Choose a tag to compare
Version 1.2.1-beta1 Pre-release
Pre-release

fix compatibility with QGIS >= 3.13 (#94)

  • start using GitHub Actions for continuous integration and deployment
  • bump development guidelines using black, flake8, isort and precommit #95
  • add template for issues #97
  • bump codebase to Python 3 only #98
  • automate release workflow using qgis-plugin-ci #101

v1.2.0

08 Jun 12:45
Compare
Choose a tag to compare

New major version, with the following main changes:

  • XML mode: support for multiple geometries
  • XML mode: support for polyhedral / curves
  • UI refactor using a Wizard
  • GMLAS mode: handle custom viewers
  • GMLAS mode: add href resolution
  • WFS version negotiation
  • Lots of bug fixes

This work has been funded by BRGM and the Association of Finnish Local and Regional Authorities (via Gispo)