Releases: wintercms/laravel-config-writer
Releases · wintercms/laravel-config-writer
v1.2.2
v1.2.1
What's Changed
- Add PHP versions 8.2, 8.3, and 8.4 to CI workflow by @LukeTowers in #12
- fix: render single trailing newline in .env by @artengin in #9
- Added support for return having a nl prefix if one was there previously by @jaxwilko in #11
New Contributors
- @LukeTowers made their first contribution in #12
- @artengin made their first contribution in #9
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.3
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Add support for using strict types in configs by @austinkregel in #4
- Added support for nikic/php-parser 5
New Contributors
- @austinkregel made their first contribution in #4
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.1
- Changed namespace to match the repo name. This is technically a breaking change, but let's just consider this version the true
v1.0.0.