From 85688763d096bd2be12da5e2b36ae9b37fcc45f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 23:50:32 +0000 Subject: [PATCH] chore(main): release 0.4.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 49 +++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1c861e1..8efb275 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.3.0"} +{".":"0.4.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 66c6de5..a8ced0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,54 @@ # Changelog +## [0.4.0](https://github.com/hindermath/TinyPl0/compare/v0.3.0...v0.4.0) (2026-07-19) + + +### Features / Neue Funktionen + +* add ASCII statistics profile 2 toolchain ([ebfec23](https://github.com/hindermath/TinyPl0/commit/ebfec2376324dd4de6de0e808a50fd3b69b610ab)) + + +### Bug Fixes / Fehlerbehebungen + +* address statistics review and guidance drift ([7a4758b](https://github.com/hindermath/TinyPl0/commit/7a4758bac6cfd149e9c526905cfe4322cd142a54)) +* align statistics entry points across platforms ([7eedc26](https://github.com/hindermath/TinyPl0/commit/7eedc26ce39d52039aeeb4eaedc933d875afc1cc)) +* align statistics profile window and portability ([6cbf446](https://github.com/hindermath/TinyPl0/commit/6cbf44690bb9ae933259e61be086dee923aa30ee)) +* apply v0.2.1 fleet review follow-up ([6572637](https://github.com/hindermath/TinyPl0/commit/65726370d45a3a2834d7d663669f72bcc39b7c4b)) +* complete homogeneity statistics parity ([f1fd3bd](https://github.com/hindermath/TinyPl0/commit/f1fd3bdab40ad0b38d771e0725588c876873de2d)) +* complete literal workspace handling ([d2b128d](https://github.com/hindermath/TinyPl0/commit/d2b128d7a38ab294ac8f61b2be4a5196260d7a11)) +* harden statistics paths and ASCII output ([c130f49](https://github.com/hindermath/TinyPl0/commit/c130f49bf39e3e20d5b94ad42b8861ca8cedeb13)) +* make statistics file handling literal and portable ([42a7122](https://github.com/hindermath/TinyPl0/commit/42a71225863966e70d1491ee76c1d45f70e6f912)) +* normalize empty statistics entry count ([1836d98](https://github.com/hindermath/TinyPl0/commit/1836d984d6dc53bdad0f1c7a7175e76c0a09de21)) + + +### Documentation / Dokumentation + +* migrate statistics ledger to ASCII profile 2 ([f2fa1b8](https://github.com/hindermath/TinyPl0/commit/f2fa1b8bca2a5f795432fe5ed4e0291a60d1428e)) +* refresh project statistics ([6e2194b](https://github.com/hindermath/TinyPl0/commit/6e2194b415ce206658d7e97d522eeb9f20fafc40)) +* refresh statistics after count normalization ([2c09f37](https://github.com/hindermath/TinyPl0/commit/2c09f37699fb47513a063371b9098bffa92db538)) +* refresh statistics after entry-point alignment ([0b209fa](https://github.com/hindermath/TinyPl0/commit/0b209fa25a153a413ff556ed2cd97bd7c44e2f7a)) +* refresh statistics after guidance sync ([1915976](https://github.com/hindermath/TinyPl0/commit/19159761ec6a7707679c7451a57c3e925c24ca72)) +* refresh statistics after parity fixes ([ee90835](https://github.com/hindermath/TinyPl0/commit/ee908354688c2497a8dc0429aa4302f5e5cb844a)) +* refresh statistics after path hardening ([2907b58](https://github.com/hindermath/TinyPl0/commit/2907b583c696b1dbc8ea042917fe14e383213800)) +* refresh statistics after path hardening ([a850ab6](https://github.com/hindermath/TinyPl0/commit/a850ab63d6edf052bf4b6eb755c4057adc2c7bba)) +* refresh statistics after review fixes ([c1c3689](https://github.com/hindermath/TinyPl0/commit/c1c368938b9a50b4844d3d630d6b151c52878421)) +* refresh statistics after review follow-up ([ebc2439](https://github.com/hindermath/TinyPl0/commit/ebc24391d74da15eb58a08c380e20a7c8f6c96a2)) +* refresh statistics after window alignment ([b6f48b7](https://github.com/hindermath/TinyPl0/commit/b6f48b7c25e09f9a0d6a4d4c52cc933ca48e1db8)) +* roll out autonomous preset documentation releases ([9539799](https://github.com/hindermath/TinyPl0/commit/9539799194a74fae24db5e8516b0770c8f8009cd)) +* synchronize active Level-2 environment registry ([cbfc119](https://github.com/hindermath/TinyPl0/commit/cbfc119f15ed563fc517ea423837c76b1ab594a9)) +* synchronize all five agent guidance surfaces ([ca404a7](https://github.com/hindermath/TinyPl0/commit/ca404a7ec778366b1cdcedb50172389d7347eacb)) + + +### Maintenance / Wartung + +* adopt standard eight governance presets ([dcce4bd](https://github.com/hindermath/TinyPl0/commit/dcce4bd8143bf039ca18f2b154616c6d1f3c1ec0)) +* adopt standard seven governance presets ([2a0390a](https://github.com/hindermath/TinyPl0/commit/2a0390ae9340a34eed3fd1a2ac8fca194350846d)) +* migrate to Antigravity CLI ([5127466](https://github.com/hindermath/TinyPl0/commit/5127466fd784d1b2be45bd43cfddc0814e22419a)) +* roll out autonomous preset documentation releases ([7f1614b](https://github.com/hindermath/TinyPl0/commit/7f1614b2a2873f23268d8a43b816ee81a2bc77cb)) +* sync agentic maintenance package ([3f0b1eb](https://github.com/hindermath/TinyPl0/commit/3f0b1eb1e46a2ea2adfc812c38654f7852e6fe18)) +* **toolchain:** propagate PSScriptAnalyzer baseline ([1f0107a](https://github.com/hindermath/TinyPl0/commit/1f0107afa8822655e74bf179bc3b54afd48c4fa0)) +* **toolchain:** sync agentic maintenance baseline ([ae784d5](https://github.com/hindermath/TinyPl0/commit/ae784d5810174785f383103aed13b01db8dc8430)) + ## [0.3.0](https://github.com/hindermath/TinyPl0/compare/v0.2.1...v0.3.0) (2026-07-10)