Skip to content

Releases: joomla-framework/console

joomla/console-4.0.0

24 Jul 08:34
Compare
Choose a tag to compare

Minimum requirement was raised to PHP 8.3
PHPUnit has been updated to version 12
Return type of DescriptorHelper::getName() has been set to string

Full Changelog: 3.0.3...4.0.0

joomla/console-3.0.3

19 Jul 10:52
3.0.3
839ac3e
Compare
Choose a tag to compare

Remove file "phpstan.neon" from packages by @richard67 with commit 839ac3e

Full Changelog: 3.0.2...3.0.3

joomla/console-3.0.2

19 Jul 10:45
3.0.2
6a5c383
Compare
Choose a tag to compare

What's Changed

Known issues

The attached assets contain file "phpstan.neon", which is a development only file and should not be packed.
This will be fixed with the next release.

Full Changelog: 3.0.1...3.0.2

joomla/console-3.0.1

17 Aug 09:24
03ad84c
Compare
Choose a tag to compare

What's Changed

  • Cleanup of non-release related files
  • Add coverage of tests by PHP 8.3

Full Changelog: 3.0.0...3.0.1

joomla/console-3.0.0

05 Oct 20:03
Compare
Choose a tag to compare

What's Changed

  • Raised minimum PHP version to 8.1
  • Changing to PSR-12 codestyle
  • codefixes reported by phpstan

Full Changelog: 2.0.1...3.0.0

joomla/console-2.0.1

15 Aug 17:22
Compare
Choose a tag to compare

What's Changed