Releases: BRGM/gml_application_schema_toolbox
Releases · BRGM/gml_application_schema_toolbox
1.4.0-beta6
1.4.0-beta5
What's Changed
Bugs fixes 🐛
Tooling 🔧
Other Changes
New Contributors
Full Changelog: 1.4.0-beta4...1.4.0-beta5
1.4.0-beta4
- 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
- @pre-commit-ci made their first contribution in #146
- @benoitblanc made their first contribution in #188
Full Changelog: 1.3.1...1.4.0-beta4
1.4.0-beta3
- 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
- fix settings and debug mode which was lost in git confusion
- unit tests enlarged
1.4.0-beta1
- 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
Minor fixes post 1.3.0
1.3.0
- 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
v1.2.0
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)