Releases: IB-Tool/IB-Tool-3
Release list
IB-Tool 3 - Testversion v.0.2.2
IB-Tool 3 - Testversion v.0.2.1
What's Changed
- Add cross-platform improvements, dependency checks, and documentation updates by @IB-Tool in #141
- Add German translation and i18n support enhancements by @IB-Tool in #142
- Add cancel functionality and localization support by @IB-Tool in #147
- Add sample dataset and clarify output file steps by @IB-Tool in #148
Full Changelog: v0.2.0-beta...v0.2.1-beta
IB-Tool 3 - Testversion v.0.2.0
What's Changed
- FIX_Overlapping_Buildings by @IB-Tool in #139
- Add dependency guards, enhance platform compatibility, and improve documentation by @IB-Tool in #140
Full Changelog: v0.1.6-alpha...v0.2.0-beta
IB-Tool 3 - Testversion v.0.1.6
What's Changed
- Refactor and enhance project functionality and test coverage by @K3lT10N in #106
- Update plugin validation and testing workflows by @K3lT10N in #107
- Add distribution files, update CI workflow, and enhance validation by @K3lT10N in #108
- Refactor documentation and enhance debugging features by @K3lT10N in #109
- Add unit tests, documentation updates, and UI enhancements by @K3lT10N in #110
- Update MD5 handling, GeoPackage support, and add tests by @K3lT10N in #111
- Update validation, checksum tracking, and GeoPackage support by @K3lT10N in #112
- Refactor pipeline and add extensive documentation templates by @K3lT10N in #113
- Refactor logging system and enhance validation cache by @K3lT10N in #117
- FIX_Docu_Input_Data by @K3lT10N in #118
- Add plugin folder naming Fixes #114 by @K3lT10N in #119
- Fixes #120: Update README.md by @K3lT10N in #121
- Refine ErodeEmptyAreas and GapClose pipelines; enhance debug tools by @IB-Tool in #129
- Clarify dependency distinctions and update installation guide by @IB-Tool in #130
- Replace QVariant with QMetaType in edge_catch_utils by @IB-Tool in #133
- Remove unused GapFix module and test suite by @IB-Tool in #136
- ci: remove release ZIP build, validation, and upload steps from QGIS plugin workflow by @IB-Tool in #137
IB-Tool 3 - Testversion v.0.1.4
Added GPL-2.0 license, release packaging script, Flake8/Bandit configs, and GitHub Actions CI. Complete UI overhaul: 4-step QStackedWidget stepper with per-field validation labels, phase progress display, and result actions. Debug mode forwarded to all processing tools (ImportFilter, MST_Clustering, PatchRemove). Comprehensive refactoring of all helpers and tool modules (docstrings, type hints, constants, snake_case). 13 new test modules added.
IB-Tool 3 - Testversion v.0.1.3
Der Fokus dieser Version lag auf der Verbesserung der Code-Qualität durch Einführung von pytest, Linting (pycodestyle, pylint) sowie umfangreichen Refactoring-Maßnahmen an Imports, Struktur und der CreateMST-Komponente. Darüber hinaus wurden ein neues Gap-Fix-System, erweiterte Eingabevalidierung, Debug-Utilities und ein verbessertes Error-Handling eingeführt sowie die Testabdeckung deutlich ausgebaut.
IB-Tool 3 - Testversion v.0.1.2
Es wurden verschiedene Test und kleinere Fixes hinzugefügt. Darüber hinaus läuft das Projekt jetzt in einem Dockercontainer und nutzt GitHUB Actions
IB-Tool 3 - Testversion v.0.1.1
Es handelt sich um eine Tool-Version zum Testen der Basisfunktionalitäten. Das bedeutet, dass die grundlegende Funktionalität gewährleistet ist, im Detail jedoch noch Anpassungen erforderlich sind. Darüber hinaus sind noch nicht alle Funktionen des fertigen Tools enthalten.
IB-Tool 3 - Testversion v0.1.0
Es handelt sich um eine Tool-Version zum Testen der Basisfunktionalitäten. Das bedeutet, dass die grundlegende Funktionalität gewährleistet ist, im Detail jedoch noch Anpassungen erforderlich sind. Darüber hinaus sind noch nicht alle Funktionen des fertigen Tools enthalten. So ist beispielsweise noch keine Patch-Remove-Funktion implementiert.