Releases: codeigniter4/devkit
Releases · codeigniter4/devkit
Psalm
Version 1 RC 2
Refactors the Rector config to support the latest features.
What's Changed
- Update to new RectorConfig by @samsonasik in #24
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
Version 1 Release Candidate
What's Changed
- fix: SimplifyUselessVariableRector class path by @kenjis in #23
- feat: add MailHog to docker-compose.yaml by @kenjis in #22
Full Changelog: v1.0.0-beta.10...v1.0.0-rc.1
Version 1 Beta 10
Updates the Action templates to use cache action version 3.
What's Changed
Full Changelog: v1.0.0-beta.9...v1.0.0-beta.10
Version 1 Beta 9
- Removes GitHub Actions tokens from the workflow templates (resolves an issue with failing Composer authentication).
- Adds a template for PhpStrom metadata for the
config()
method
What's Changed
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9
Version 1 Beta 8
Updates Template workflows to use v3
of GitHub Checkout
Version 1 Beta 7
- Adds new metadata for PhpStorm to assist with function definitions
- Fixes and new features for Composer Unused
- Adds example Docker configuration and documentation
What's Changed
- fix: remove --profile of composer-unused by @kenjis in #13
- feat: add docker-compose.yaml for databases by @kenjis in #14
- Add PhpStorm metadata file for service() by @kenjis in #15
- Composer Unused by @MGatner in #16
New Contributors
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
Version 1 Beta 6
Adds support for Rector's new "BC safe" property changes.
What's Changed
- [Rector] Enable TypedPropertyRector::INLINE_PUBLIC by @samsonasik in #12
New Contributors
- @samsonasik made their first contribution in #4
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
Version 1 Beta 5
This release improves Rector's handling of Helpers.
What's Changed
New Contributors
- @samsonasik made their first contribution in #4
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
Version 1 Beta 4
Fixes a crucial missed reference to PHP 7.3 that was preventing Rector from refactoring correctly.
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4