Feat: License-Check-Skill und lxml-Lizenzeintrag hinzugefügt (v1.1.1)

Neuer Skill prüft bei jedem Commit automatisch ob THIRD_PARTY_LICENSES.txt
mit pyproject.toml synchron ist. Fehlenden lxml-Eintrag ergänzt und
Kategorie-Spalte im AboutDialog verbreitert.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-21 17:20:07 +01:00
parent a8b4fac085
commit f7ef90079a
8 changed files with 350 additions and 9 deletions
Generated
+1 -1
View File
@@ -34,7 +34,7 @@ wheels = [
[[package]]
name = "documentor"
version = "1.0.0"
version = "1.1.0"
source = { virtual = "." }
dependencies = [
{ name = "connectorx" },