Skip to content

Releases: laravel/cpx

v2.1.0

Choose a tag to compare

@joetannenbaum joetannenbaum released this 13 Aug 20:23
Immutable release. Only release title and notes can be modified.
124b3ad

What's Changed

  • Add an upgrade guide for moving from 1.x to 2.x by @WendellAdriel in #62
  • Bump actions/checkout from 6.0.3 to 7.0.1 in the github-actions group across 1 directory by @dependabot[bot] in #64
  • Add a self-update command for the standalone PHAR by @WendellAdriel in #65

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@joetannenbaum joetannenbaum released this 24 Jul 16:24
Immutable release. Only release title and notes can be modified.
bdffc5c

What's Changed

New Contributors

Full Changelog: 1.0.4...v2.0.0

v1.0.4

Choose a tag to compare

@imliam imliam released this 04 Apr 09:22
0644a5f
Remove version so it's inherited from the tags/releases

v1.0.3: Merge pull request #13 from tyamahori/feature/update-for-php84

Choose a tag to compare

@imliam imliam released this 10 Mar 15:21
5680629
add nullable setting for PHP8.4

v1.0.2

Choose a tag to compare

@imliam imliam released this 01 Oct 14:38
3d45a6e
  • Fixes some console parsing
  • Fixes cpx tinker command
  • Adds .gitattributes to clean up installed package #2

v1.0.1

Choose a tag to compare

@imliam imliam released this 01 Oct 09:42
  • Fix autoloading when installed as a global Composer package

v1.0.0

Choose a tag to compare

@imliam imliam released this 01 Oct 09:20
  • Initial release