Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.4.0"}
{".":"0.5.0"}
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# Changelog

## [0.5.0](https://github.com/hindermath/TuiVision/compare/v0.4.0...v0.5.0) (2026-05-30)


### Features / Neue Funktionen

* complete wave2 visual component remediation ([a275df3](https://github.com/hindermath/TuiVision/commit/a275df32767eaf54743fa645ca177349c4872c70))


### Bug Fixes / Fehlerbehebungen

* preserve homogeneity JSON contract ([ac38a68](https://github.com/hindermath/TuiVision/commit/ac38a68a601959704544ae552c5134676665df43))
* relax homogeneity EN guidance detection ([2b83660](https://github.com/hindermath/TuiVision/commit/2b83660a1f551b10b866c846048789ff6256c0eb))


### Documentation / Dokumentation

* add 013 Wave 2 visual remediation tasks ([cae3c68](https://github.com/hindermath/TuiVision/commit/cae3c681e2434397f3c46456e8effa923acd312d))
* add GitHub and GitLab CLI-first guidance ([36e1caf](https://github.com/hindermath/TuiVision/commit/36e1caf0b904c9dce89075ee3795c028c115458c))
* add Spec-Kit model routing guidance ([38283ea](https://github.com/hindermath/TuiVision/commit/38283ea66bb5c1185cf0b85ecf4a8ef364f8461f))
* add wave2 visual remediation spec ([6cc3022](https://github.com/hindermath/TuiVision/commit/6cc302237f2143fe7e42ded2f7b3680a711de809))
* align wave1-functional-hardening status with specify intake style ([7dfe753](https://github.com/hindermath/TuiVision/commit/7dfe75326f7912b2511e0e1b7ea91ad4f34dc092))
* clarify wave2 visual remediation spec ([e8b1f61](https://github.com/hindermath/TuiVision/commit/e8b1f610bb4abbdf05eedd2960421ec59f358fac))
* complete 013 plan quality checklist ([f2e3b36](https://github.com/hindermath/TuiVision/commit/f2e3b361b7067e7be9a4a3b5f105452efa3ae1f7))
* finalize 013 analyze remediation ([5c3e671](https://github.com/hindermath/TuiVision/commit/5c3e671ac483f4b96d649f2d431126c0aee2e4d7))
* harmonize lastenheft specify intakes ([1181864](https://github.com/hindermath/TuiVision/commit/118186455dbd78dfd8dcdc982280eabfd4d47dcf))
* propagate AI-SBOM governance ([774eafb](https://github.com/hindermath/TuiVision/commit/774eafb3a01ac46b13131e5ba97c9f88d8c84ffe))
* propagate security-governance v0.4.0 ([0d602ec](https://github.com/hindermath/TuiVision/commit/0d602ecf0eebfae6a66fe5532b7f697c747d5c3b))
* sync 013 governance plan baseline ([5d02358](https://github.com/hindermath/TuiVision/commit/5d023588d10e7317146afb08e1cabd3ce711b48d))


### Maintenance / Wartung

* ignore *.lscache and update project statistics ([df08414](https://github.com/hindermath/TuiVision/commit/df0841435eace1ca495ff4e96bd9a07ce35bfbfe))
* rename Lastenheft to Lastenheft_Wave2-Visual-Component-Remediation.013-wave2-visual-component-remediation.md ([cafcca2](https://github.com/hindermath/TuiVision/commit/cafcca2f7f3abfbb68de6b80297c7816941e3c41))

## [0.4.0](https://github.com/hindermath/TuiVision/compare/v0.3.1...v0.4.0) (2026-05-10)


Expand Down