Releases: 99linesofcode/devshell-php
Releases · 99linesofcode/devshell-php
v0.4.0
24 Mar 16:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
nixfmt-rfc-style is now the default nixfmt (269594b )
vale: drop Google documentation styleguide (d0b0122 )
Features
github: automatic updates and changelog generation (6be8180 )
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
10 Jun 13:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
nix: make sure nixfmt is installed in case it's not present by default (55a6d33 )
v0.3.0
19 May 18:54
Compare
Sorry, something went wrong.
No results found
Features
nix: allow unfree packages (20f043a )
v0.2.1
18 Apr 23:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
composer: expose global bin directory for running laravel/installer (dfc7347 )
v0.2.0
18 Apr 15:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
xdebug: start on trigger to prevent warnings in CLI output (9c71b94 )
Features
phpactor: install the language server locally (552df09 )
v0.1.0
28 Mar 18:58
Compare
Sorry, something went wrong.
No results found
Features
generate changelogs on push to main (4f5441a )
Laravel development environment with PNPM and Xdebug support (e04b53b )