Releases: 99linesofcode/devshell-php
Releases · 99linesofcode/devshell-php
Release list
v0.4.0
Bug Fixes
- 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)
Features
- 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)
v0.3.1
Bug Fixes
- nix: make sure nixfmt is installed in case it's not present by default (55a6d33)
v0.3.0
Features
- nix: allow unfree packages (20f043a)
v0.2.1
Bug Fixes
- composer: expose global bin directory for running laravel/installer (dfc7347)