Skip to content

Releases: codeigniter4/devkit

Psalm

21 May 18:07
3ff30e8
Compare
Choose a tag to compare
Psalm Pre-release
Pre-release
  • A few bug fix and config updates
  • Adds Psalm static analysis templates

What's Changed

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

Version 1 RC 2

28 Apr 13:52
f433a85
Compare
Choose a tag to compare
Version 1 RC 2 Pre-release
Pre-release

Refactors the Rector config to support the latest features.

What's Changed

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

Version 1 Release Candidate

26 Apr 13:19
49e1018
Compare
Choose a tag to compare
Pre-release

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

13 Apr 23:22
69557db
Compare
Choose a tag to compare
Version 1 Beta 10 Pre-release
Pre-release

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

07 Apr 23:10
8471ae8
Compare
Choose a tag to compare
Version 1 Beta 9 Pre-release
Pre-release
  • 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

10 Mar 15:44
2b5e4ff
Compare
Choose a tag to compare
Version 1 Beta 8 Pre-release
Pre-release

Updates Template workflows to use v3 of GitHub Checkout

Version 1 Beta 7

26 Feb 00:32
786e5aa
Compare
Choose a tag to compare
Version 1 Beta 7 Pre-release
Pre-release
  • 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

15 Feb 18:03
f9e352e
Compare
Choose a tag to compare
Version 1 Beta 6 Pre-release
Pre-release

Adds support for Rector's new "BC safe" property changes.

What's Changed

  • [Rector] Enable TypedPropertyRector::INLINE_PUBLIC by @samsonasik in #12

New Contributors

Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6

Version 1 Beta 5

25 Jan 13:59
b1a8ca0
Compare
Choose a tag to compare
Version 1 Beta 5 Pre-release
Pre-release

This release improves Rector's handling of Helpers.

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5

Version 1 Beta 4

16 Jan 14:28
bf3a4c0
Compare
Choose a tag to compare
Version 1 Beta 4 Pre-release
Pre-release

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