v1.0.0
What's Changed
- ci: add Super-Linter by @dunglas in #323
- ci: setup Dependabot for GHA by @dunglas in #325
- ci: bump docker/setup-buildx-action from 2 to 3 by @dependabot in #326
- ci: bump docker/login-action from 2 to 3 by @dependabot in #327
- ci: bump docker/setup-qemu-action from 2 to 3 by @dependabot in #328
- remove sqlite3 requirement on darwin, fixes #330 by @shyim in #331
- feat: embed PHP apps into the FrankenPHP binary by @dunglas in #324
- feat: allow running embedded CLI scripts by @dunglas in #332
- feat: use tar to embed apps by @dunglas in #333
- feat: define needed environment variables in static-builder.Dockerfile by @dunglas in #338
- feat(caddy): allow to start workers using the php-server built-in command by @dunglas in #339
- docs: embed by @dunglas in #340
- ci: better tags for static-builder Docker image by @dunglas in #341
- docs: link to the website by @dunglas in #342
- ci(docker): only mark tagged versions as latest by @dunglas in #343
New Contributors
Full Changelog: v1.0.0-rc.4...v1.0.0