Skip to content

Releases: kirchDev/gitignore-sync

v0.5.0

Choose a tag to compare

@kirchdev-release kirchdev-release released this 17 Sep 00:40
ef9c125

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

Choose a tag to compare

@kirchdev-release kirchdev-release released this 16 Sep 10:25
dab8df6

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

Choose a tag to compare

@kirchdev-release kirchdev-release released this 01 Sep 17:14
e0fff03

0.3.1 (2026-09-01)

Bug Fixes

  • ci: pin the reusable workflow to a full commit hash (14db690)
  • ci: publish to npm when release-please cuts a release (4bb50b6)

v0.3.0

Choose a tag to compare

@kirchdev-release kirchdev-release released this 01 Sep 16:48
9b834ad

0.3.0 (2026-09-01)

Features

  • templates: split the agent working files out of core (bd6800e)

Bug Fixes

  • markers: deduplicate the stacks line when writing it (3684732)
  • reconcile: render a stack named twice in the header only once (020f1a4)
  • templates: anchor the node stack's logs directory (e217778)

v0.2.1

Choose a tag to compare

@kirchdev-release kirchdev-release released this 01 Sep 15:03
6f8fe9f

0.2.1 (2026-09-01)

Bug Fixes

  • templates: stop hiding two files Laravel commits (d011299)

v0.2.0

Choose a tag to compare

@kirchdev-release kirchdev-release released this 01 Sep 14:36
e75e78d

0.2.0 (2026-09-01)

Features

  • cli: add --recursive to audit and check (43cb624)
  • discover: classify and skip the .gitignore files a repo does not own (866fe99)

v0.1.0

Choose a tag to compare

@kirchdev-release kirchdev-release released this 01 Sep 13:27
6333abc

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)

Bug Fixes

  • ci: read the Queue App PEM from this owner's own -ci mirror (167dcef)
  • ci: read the Release App PEM from this owner's own -ci mirror (dd59e0b)
  • publish under the @kirchdev scope (900f1b0)
  • release: start the version history at 0.1.0 (dff4e88)