Skip to content

Releases: codeigniter4/devkit

PHPUnit 10, Rector rules

11 May 09:31
ef76508
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

Deptrac update, Rector cache

28 Mar 02:34
9588627
Compare
Choose a tag to compare

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

22 Feb 12:32
78caaaf
Compare
Choose a tag to compare

Expands Rector version to support 1.x.

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 Jan 23:03
880dfb2
Compare
Choose a tag to compare

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

26 Sep 12:37
d4ac84b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

Bugfies, Enhancements, Template Updates

22 Dec 02:38
dcd1c28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

Vagrant Template, Bugfixes, and More

27 Aug 18:56
c0f4c53
Compare
Choose a tag to compare

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

12 Jul 14:47
5ab223e
Compare
Choose a tag to compare
  • Increases the Rector workflow version to ^0.13.8
  • Cleans up some internals

What's Changed

Full Changelog: v1.0.0...v1.0.1

Initial Full Release

04 Jun 13:19
544110b
Compare
Choose a tag to compare

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

23 May 13:11
221b22b
Compare
Choose a tag to compare
Psalm Bugfix Pre-release
Pre-release

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