Skip to content

Latest commit

 

History

History
278 lines (129 loc) · 10.8 KB

File metadata and controls

278 lines (129 loc) · 10.8 KB

0.10.2 (2026-03-16)

Bug Fixes

  • quiet formatter commands in shared workflows (d603c59)

0.10.1 (2026-03-10)

Bug Fixes

  • stabilize prek formatter hooks (dd4044a)

0.10.0 (2026-02-26)

Features

  • add gitleaks to generated pre-commit hooks (92d4758)

0.9.8 (2026-02-11)

Bug Fixes

  • keep formatter ignore files repo-owned (3cd4ade)

0.9.7 (2026-02-02)

Bug Fixes

  • remove exclude_paths from sqlfluff config (e8d173c)

0.9.6 (2026-02-02)

Bug Fixes

  • limit sqlfluff excludes to migrations (5ef9d25)

0.9.5 (2026-01-29)

Bug Fixes

  • stop auto-running swiftlint (db50965)

0.9.4 (2026-01-28)

Bug Fixes

  • align swiftlint excludes and justfile spacing (ac4f7ac)

0.9.3 (2026-01-28)

Bug Fixes

  • pass swift files to prek hooks (75429d9)

0.9.2 (2026-01-28)

Bug Fixes

  • sync swiftformat config (89bb6a7)

0.9.1 (2026-01-26)

Bug Fixes

  • dispatch sync after release (0728cfc)

0.9.0 (2026-01-26)

Bug Fixes

  • allow same-version release prepare (0cf88b1)
  • checkout before dispatch (580472f)
  • require version bump during release (64578d8)

Features

  • enforce opinionated installer defaults (e88d665)

0.8.0 (2026-01-26)

Bug Fixes

  • allow same-version release prepare (0cf88b1)
  • checkout before dispatch (580472f)

Features

  • dispatch sync via github app (d66f0b5)
  • enforce opinionated installer defaults (e88d665)

0.8.0 (2026-01-25)

Features

  • dispatch sync via github app (d66f0b5)

0.7.3 (2026-01-25)

Bug Fixes

  • include sync artifacts in action commit (d98af36)

0.7.2 (2026-01-25)

Bug Fixes

  • stabilize prettier outputs (ed962b3)

0.7.1 (2026-01-25)

Bug Fixes

  • align sync workflow with prettier (1dbf624)
  • ignore github workflows in prettier (2906196)
  • manage prettier plugins per repo (7dc106b)

0.7.0 (2026-01-25)

Features

  • add nightly sync workflow (dd3d7bd)

0.6.0 (2026-01-25)

Features

  • add astro-aware prettier plugins (5727276)

0.5.2 (2026-01-25)

Bug Fixes

  • drop astro prettier plugin (4506059)

0.5.1 (2026-01-25)

Bug Fixes

  • keep sqlfluff off migrations (25b5c1b)

0.5.0 (2026-01-25)

Bug Fixes

  • remove untracked legacy configs (7c2f323)

Features

  • auto-commit managed config changes (5f1dd7b)

0.4.1 (2026-01-25)

Bug Fixes

  • stabilize justfile spacing (d0049ee)

0.4.0 (2026-01-25)

Features

  • clean legacy configs and install prettier plugins (898726f)

0.3.0 (2026-01-25)

Bug Fixes

  • skip pre-commit config in prettier (a3c1143)

Features

  • add prettier tailwind and astro plugins (499b054)

0.2.4 (2026-01-25)

Bug Fixes

  • generate prek yaml via serializer (90d5a47)

0.2.3 (2026-01-25)

Bug Fixes

  • align repo references with miedinger (9baf3d4)
  • correct release commit message newlines (d3b8f63)
  • swiftlint hook without --path (707bec0)

0.2.2 (2026-01-25)

Bug Fixes

  • correct prek yaml output (2b78de4)

Changelog

0.2.0 (2026-01-25)

Features

0.1.8 (2026-01-25)

Bug Fixes

  • relax markdownlint blank lines (e452059)

0.1.7 (2026-01-25)

Bug Fixes

  • align justfile swiftlint with b90hq (cb78ea8)
  • satisfy changelog lint (2144230)

0.1.6 (2026-01-25)

Bug Fixes

  • harden swiftlint and fmt alias (80731dc)

0.1.5 (2026-01-25)

Bug Fixes

  • rewrite justfile format blocks (39de06e)

0.1.4 (2026-01-25)

Features

  • update justfile format recipe (a223774)

0.1.3 (2026-01-25)

Features

Bug Fixes

  • avoid set -u array error (ef57859)
  • make installer bash 3.2 compatible (1593023)