Releases: kirchDev/gitignore-sync
Releases · kirchDev/gitignore-sync
Release list
v0.5.0
0.5.0 (2026-09-16)
Features
- discover: recognise laravel's database stub as a framework file (6d281b2)
- templates: add agents v2 ignoring boost's machine-specific codex config (8867b20)
- templates: add an octane stack (5b7335a)
- templates: add laravel v2 following the laravel 13 skeleton (401d161)
- templates: add php v2 with composer credentials and tooling caches (a31ef10)
v0.4.0
0.4.0 (2026-09-16)
⚠ BREAKING CHANGES
- move to pnpm 12
- this repository now requires pnpm 12.
Features
- ci: call the central workflow bodies instead of copying them (3b3b862)
- ci: call the release-please body instead of the last local copy (6e04e62)
- templates: add a gradle stack (a1a6dfa)
Bug Fixes
- ci: bump the workflow bodies to v0.1.3 (b4e5173)
- ci: pin the publish body to the v0.1.0 SHA (b40a3ba)
- ci: pin the workflow bodies to v0.2.0 and drop paths-ignore (c7f290a)
- ci: pin the workflow bodies to v0.5.0 (ed4d410)
- ci: pin the workflow bodies to v0.7.0 (82ed972)
- ci: publish prereleases only from main (8372668)
- config: correct the codex policy match examples (55aba23)
Reverts
- go back to pnpm 11.25.0 (097a03c)
Miscellaneous Chores
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.0
0.1.0 (2026-09-01)
Features
- ci: move the major alias onto each release (b8ca9bb)
- ci: ship a composite action for the drift check (2de4652)
- cli: add info and audit (0ad3adc)
- cli: add init, edit, add, remove, sync, check and list (43aebf1)
- detect: fingerprint stacks from the repo and the machine (3aa1620)
- gitignore: parse, render and reconcile the managed region (0ef82b5)
- templates: add the curated stack blocks with version history (aef5f44)