Release Git Tools 0.1.0

This commit is contained in:
2026-09-01 13:05:57 +02:00
commit ed0acbf8c8
57 changed files with 9605 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Changelog
## 0.1.0 - 2026-09-01
- Added the initial local-first Git Tools workbench.
- Added patch inspection/authoring, explainable `.gitignore` matching, SemVer comparison/ranges, Conventional Commit lint/build, and changelog normalization.
- Added Toolbox integration, bounded input handling, offline shell and deterministic release packaging.