0.4.0 (2026-03-25)
- dependabot: time should be of type string instead of int (ec34136)
- nixfmt-rfc-style is now the default nixfmt (269594b)
- vale: drop Google documentation styleguide (27109dd)
- github: automatic updates and changelog generation (83b7d9e)
- hadolint: for linting docker files (9d261c5)
- installed standalone linters for languages with lsps that don't handle it (0195dc0)
- jsonlint: for linting JSON files (a911c55)
- nvim: configure relevant linters (0b45325)
- phpstan: for linting and static analysis of PHP files (ae182ae)
- playwright: installs the headless browers used by pnpm exec playwright (b3d74c4)
- sqlite: make sure sqlite is installed (e46cb54)
- use binary cache to speed up builds where possible (4068fb1)
- use shared .github-php submodule (70d847c)
0.3.1 (2025-06-10)
- nix: make sure nixfmt is installed in case it's not present by default (55a6d33)
0.3.0 (2025-05-19)
- nix: allow unfree packages (20f043a)
0.2.1 (2025-04-18)
- composer: expose global bin directory for running laravel/installer (dfc7347)
0.2.0 (2025-04-18)
- xdebug: start on trigger to prevent warnings in CLI output (9c71b94)
- phpactor: install the language server locally (552df09)