Skip to content

v0.0.4

Choose a tag to compare

@release-token-yldio release-token-yldio released this 12 Mar 18:41
· 31 commits to main since this release
d187c10

cinzel

0.0.4 - 2026-03-12

📚 Documentation

  • Capture release auth contract fix - (d187c10)

0.0.3 - 2026-03-12

🐛 Bug Fixes

  • Map app token for goreleaser homebrew - (2bfc2b8)

0.0.2 - 2026-03-12

🐛 Bug Fixes

  • Pass github token to tag action - (2299c71)
  • Restore github-tag-action token input - (74b80ff)
  • Use app token inputs for release actions - (08bc6f3)

[0.0.1] - 2026-03-12

⛰️ Features

  • Harden release workflow and docs - (36b136a)
  • Switch release workflow to GoReleaser - (5a8bbca)
  • Type gitlab parse schema and services - (f5b32c4)
  • Support gitlab template extends and include - (b76fdbf)
  • Add gitlab provider parse and unparse baseline - (82deed2)
  • Enforce strict github block schemas - (8f79a6b)
  • Add cinzelrc command config precedence - (4c46282)
  • Refactor yamlparser as generic - (6688bc2)
  • Refactor filereader as generic - (27c9197)
  • Refactor to introduce providers - (a60fdb4)
  • Expand release automation flow - (a431d06)
  • Add release automation scaffolding - (2771259)
  • Yaml to hcl - (4920f3e)
  • Yaml to hcl - (ceb491a)
  • Yaml to hcl - (9c8844b)
  • Yaml to hcl - (a768192)
  • Yaml to hcl - (652a67d)
  • Templates - (59ed63c)
  • Templates - (648340d)
  • Templates - (f90d492)
  • Possibility to use variables (#26) - (f34290b)
  • Implement missing workflow features - (ad8a877)
  • Add-cache-to-go-setup (#6) - (bfe83e2)
  • Add Id for job resource (#3) - (e64e3c4)
  • Initial commit - (66a8b52)

🐛 Bug Fixes

  • Normalize manual release version input - (1d80bde)
  • Stabilize release workflow automation - (8a1c1d1)
  • Require explicit manual release tag - (7af24c1)
  • Allow changelog push in manual release - (1624886)
  • Harden git-cliff release changelog step - (3444209)
  • Centralize generated marker ownership checks - (aab0c88)
  • Point cask repo to cinzel - (9c54d7f)
  • Align versioning across local and release builds - (5f9c10b)
  • Honor config file and directory inputs - (731c822)
  • Correct outputs mapping - (013d057)
  • Stabilize parse and unparse behavior - (f756910)

🚜 Refactor

  • Align github with typed schema contracts - (4c59e91)

📚 Documentation

  • Refresh release architecture references - (ff1df5b)
  • Capture release cask migration fix - (0a4a71c)
  • Update install guide and release learnings - (b82681b)
  • Document style enforcement learnings - (e8a57a8)
  • Clarify README quick-start wording - (6f56955)
  • Replace project logo asset - (830ba6a)
  • Capture license and docs consistency fix - (374d611)
  • Align strict schema guidance across docs - (561eb72)
  • Codify strict schema policy and findings - (71e050b)
  • Update gitlab plan checks and links - (b1ebb3d)
  • Add gitlab notes and style guidance - (dff7b21)
  • Add strict schema parity solution note - (c961580)
  • Resolve strict schema plan open questions - (5a6a720)
  • Expand project documentation - (6fd9c90)
  • Add initial project documentation - (ff8dda8)

🎨 Styling

  • Enforce control-flow spacing conventions - (39fafae)
  • Attach comments directly to code - (3483f10)
  • Trim blank lines at block starts - (8569b0b)
  • Apply repo-wide spacing rules - (cbc6851)

🧪 Testing

  • Add gitlab golden fixtures and benchmarks - (9c9a8f0)
  • Improve defaults test (#21) - (2ce0f06)
  • Improve permissions test (#20) - (c1269ff)
  • Improve concurrency test (#19) - (12a2588)
  • Improve outputs test (#18) - (13f4851)
  • Improve environment test (#17) - (b3144d2)
  • Improve env test (#16) - (f8e2d33)
  • Improve runs-on test (#15) - (5ca685a)
  • Improve if test (#14) - (77cf9c7)
  • Improve name test (#13) - (d31d10e)
  • Improve timeout-minutes test (#12) - (3d19435)
  • Improve continue-on-error test (#11) - (e416e3c)
  • Improve strategy test (#10) - (1b5e1b6)
  • Improve container test (#9) - (da01c6f)
  • Improve uses test (#8) - (0f46f74)
  • Improve with test (#7) - (bae32d6)
  • Improve job secrets (#5) - (e780a78)
  • Improve services test (#4) - (e0c2310)

⚙️ Miscellaneous Tasks

  • Split release dispatch and published workflows - (b367294)
  • Simplify workflow test step - (ee9d149)
  • Remove docker tasks and refresh plan - (d2b0d49)
  • Add manual release workflow automation - (e89c043)
  • Migrate Homebrew release to casks - (1b3917c)
  • Migrate license to Apache 2.0 - (814db52)
  • Update deps and add release docs - (e86dbc5)
  • Add local config and planning docs - (040ee57)
  • Refactor variables - (f5ce2a3)
  • Apply repository housekeeping changes - (0107140)
  • Update deps - (a11717b)
  • Improve project tooling and structure - (afa891d)
  • Rebrand (#24) - (ec4b5e2)
  • Refactor and improvements (#22) - (d71c90c)

Build

  • Migrate changelog tooling to git-cliff - (fb9be4d)