cinzel
0.5.0 - 2026-04-13
- Propagate step uses version inline comment to YAML output (#11) - (88fa46c)
0.4.0 - 2026-04-10
- Propagate HCL inline comments on attributes to YAML output (#10) - (90ea5d5)
0.3.5 - 2026-04-10
- (parse) Always emit permissions: {} in workflow YAML output (#9) - (fc0b359)
0.3.4 - 2026-04-10
- Version comment and permissions (#8) - (41c8925)
0.3.3 - 2026-04-01
- Preserve HCL-defined job order in parse direction YAML output (#7) - (8d27137)
0.3.2 - 2026-04-01
- Preserve job order during YAML→HCL unparse using yaml.v3 Node API (#6) - (13cac9b)
0.3.1 - 2026-03-31
- Preserve emoji ZWJ sequences through YAML↔HCL roundtrip (#5) - (d4925da)
0.3.0 - 2026-03-31
- Add --yml flag to generate .yml workflow files instead of .yaml (#4) - (a4b52ec)
0.2.0 - 2026-03-18
- AI assist command and github pin and upgrade subcommands (#3) - (1539232)
0.1.0 - 2026-03-13
- Strip quarantine flag on macOS cask install - (29f5708)
0.0.8 - 2026-03-13
- Add Claude Code plugin with parse/unparse skills - (42d6a2c)
- Use --unreleased for release notes body - (0a52381)
0.0.7 - 2026-03-12
- Scope app token to include homebrew tap - (3619d49)
0.0.6 - 2026-03-12
- Use --latest for release notes body - (c3953b3)
0.0.5 - 2026-03-12
- Use homebrew-cinzel tap repo name - (a0d4c0c)
0.0.4 - 2026-03-12
- Capture release auth contract fix - (d187c10)
0.0.3 - 2026-03-12
- Map app token for goreleaser homebrew - (2bfc2b8)
0.0.2 - 2026-03-12
- Pass github token to tag action - (2299c71)
- Restore github-tag-action token input - (74b80ff)
- Use app token inputs for release actions - (08bc6f3)
- 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)
- 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)
- Align github with typed schema contracts - (4c59e91)
- 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)
- 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)
- 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)
- 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)
- Migrate changelog tooling to git-cliff - (fb9be4d)