v0.39.4
mkturkcan/DARTv0.39.4May 26, 2026by giswqs
AI Summary
This release adds a road network simplification example and improves QGIS dependency resilience for Windows CI. It also updates the Python version requirement to 3.11 and adds troubleshooting documentation.
Key Highlights
- Added road network simplification example
- Updated Python requirement to 3.11
- Improved QGIS dependency resilience and Windows CI
Breaking Changes
- Updated Python version requirement to 3.11
New Features
- Road network simplification example
- QGIS SSL installer fix
- Documentation updates
Full Release Notes
## What's Changed * docs: add QGIS Windows install troubleshooting by @giswqs in https://github.com/opengeos/geoai/pull/781 * feat: add road network simplification example by @giswqs in https://github.com/opengeos/geoai/pull/782 * fix: update Python version requirement to 3.11 and remove 3.10 classifier by @giswqs in https://github.com/opengeos/geoai/pull/783 * fix: correct transformers dependency version by @giswqs in https://github.com/opengeos/geoai/pull/787 * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/geoai/pull/788 * Improve QGIS dependency resilience and Windows CI by @giswqs in https://github.com/opengeos/geoai/pull/789 * chore(qgis): release plugin SSL installer fix by @giswqs in https://github.com/opengeos/geoai/pull/790 * chore: bump geoai patch version to 0.39.4 by @giswqs in https://github.com/opengeos/geoai/pull/791 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.39.3...v0.39.4