Skip to content

4.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 21:14
· 357 commits to master since this release
0d2930b

What's Changed

Bugs fixes πŸ›

  • ui: fix crash removing unsupported unicode chars by @Guts in #207
  • fix: import distro only on Linux by @Guts in #221

Features and enhancements πŸŽ‰

  • logs: add GDAL and PROJ versions by @Guts in #183
  • refacto: rm geoserver-config and xmltodict since they are not in use by @Guts in #205
  • ui: use themed tk and set a different theme depending on operating system by @Guts in #206
  • feature: PostGIS reader now supports postgres service by @Guts in #209
  • Refacto: modularize files processing by @Guts in #211
  • refacto: replace CAO/DAO references by DXF by @Guts in #212
  • cli: create the output workbook by @Guts in #210
  • CLI: add language option by @Guts in #214
  • CLI: completes command-line analysis of PostGIS databases by @Guts in #216
  • Feature: add system notifier by @Guts in #220
  • CLI: completes command-line analysis of files by @Guts in #219
  • Feature: CLI by @Guts in #186

Tooling and packaging πŸ”§

  • CI: improve release creation by zipping built executables by @Guts in #169
  • ci: rm custom workflow by @Guts in #189
  • ci: switch from gh-pages branch to pages with Actions by @Guts in #190
  • ci: update labeler to v5 by @Guts in #196
  • ci: upgrade codecov config by @Guts in #197
  • CLI: add listing from pg_services by @Guts in #203
  • ci: autolabel PR regarding to CLI by @Guts in #218
  • CI: use gdal 3.8.x for packaging by @Guts in #223

Documentation πŸ“–

  • Docs: update and fix dev documentation by @Guts in #185
  • docs: switch theme to furo, add Mermaid and modernize workflow by @Guts in #191
  • Docs: complete environment variables by @Guts in #215
  • docs: update development guide on Windows with newer GDAL and Python versions by @Guts in #222

Other Changes

  • refacto: remove OrderedDict by @Guts in #208
  • refacto: use geofiles processing module in GUI by @Guts in #213
  • packaging: use distro.id instead of distro.name to avoid special chars by @Guts in #217

Full Changelog: 3.1.1...4.0.0-beta1