Releases: codeigniter4/devkit
Releases · codeigniter4/devkit
PHPUnit 10, Rector rules
Deptrac update, Rector cache
What's Changed
- chore: update deptrac.yml by @ddevsr in #127
- chore: Add rector cache to workflows and template rector.php by @samsonasik in #128
Full Changelog: v1.2.1...v1.2.2
Rector v1
Expands Rector version to support 1.x
.
What's Changed
- chore(deps): update rector/rector requirement from ^0.19.0 to ^1.0.0 by @dependabot in #123
- docs: update Note markdown style by @kenjis in #124
- Rector Version by @MGatner in #125
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: add oracle service to docker-compose by @kenjis in #117
- feat: add empty related rules to rector.php by @kenjis in #118
- chore(deps): update rector/rector requirement from ^0.18.3 to ^0.19.0 by @dependabot in #119
- Update docker MySQL to 8.0 by @kenjis in #120
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #121
- Prep for Release v1.2.0 by @kenjis in #122
Full Changelog: v1.1.2...v1.2.0
Template Updates, Rector Requirement
What's Changed
- docs: fix installation commands by @kenjis in #84
- Update GitHub workflows by @kenjis in #87
- chore: update rector.yml by @kenjis in #90
- Add new config item for Psalm by @kenjis in #88
- chore: update infection.yml by @kenjis in #94
- Bump phpstan level to 6 by @paulbalandan in #99
- chore:
disableProcessTimeout
inanalyze
script by @ddevsr in #100 - Update nexusphp/tachycardia to ^1.3 by @kenjis in #113
- chore: update actions/checkout version to v4 by @kenjis in #110
- Update rector.php by @kenjis in #111
- chore: move rector from
require-dev
torequire
by @kenjis in #114 - Prep for Release v1.1.2 by @kenjis in #116
New Contributors
Full Changelog: v1.1.1...v1.1.2
Bugfies, Enhancements, Template Updates
What's Changed
- Rector: PHPUnit Version by @MGatner in #41
- Psalm: Fix Autoload Logic by @MGatner in #42
- chore: update composer scripts by @kenjis in #43
- Indicate Composer Dev by @MGatner in #45
- docs: add CONTRIBUTING.md by @kenjis in #46
- Update coding standards version by @paulbalandan in #47
- Update rector/rector requirement from 0.14.0 to 0.14.5 by @dependabot in #50
- Use environment variables instead of
set-output
by @paulbalandan in #51 - Update rector/rector requirement from 0.14.5 to 0.14.6 by @dependabot in #52
- chore(deps-dev): update rector/rector requirement from 0.14.6 to 0.14.7 by @dependabot in #53
- chore(deps-dev): update rector/rector requirement from 0.14.7 to 0.14.8 by @dependabot in #54
- fix: psalm_autoload.php by @kenjis in #55
- chore: update psalm to ^5.0 by @kenjis in #57
- chore(deps-dev): update rector/rector requirement from 0.14.8 to 0.15.0 by @dependabot in #58
- Update rector to 0.15.1 by @kenjis in #59
- [Rector] Update comment usage for TypedPropertyFromAssignsRector by @samsonasik in #61
- Update php-cs-fixer.dist.php by @kenjis in #62
- Prep for Release by @MGatner in #64
New Contributors
- @paulbalandan made their first contribution in #47
Full Changelog: v1.1.0...v1.1.1
Vagrant Template, Bugfixes, and More
What's Changed
- Add Directory Check by @MGatner in #36
- Copy the latest Vagrantfile.dist in CodeIgniter4 repository by @kenjis in #38
- Add composer scripts by @kenjis in #39
- Update rector/rector requirement from 0.13.5 to 0.14.0 by @dependabot in #40
Full Changelog: v1.0.1...v1.1.0
Rector 0.13
Initial Full Release
This is the first full v1
release to correspond with the framework's release of version v4.2
.
What's Changed
Full Changelog: v1.0.0-rc.4...v1.0.0
Psalm Bugfix
The previous release had an empty template file for Psalm, which is now corrected.
What's Changed
Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4