Skip to content

1.4.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 17:41
87e383d
  • 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