Releases: ramsey/conventional-commits
Releases · ramsey/conventional-commits
1.6.0
01 Mar 19:24
Compare
Sorry, something went wrong.
No results found
Added
Improve CaptainHook validation error message (#101 )
Changed
Deprecated
Removed
Fixed
1.5.1
14 May 03:15
Compare
Sorry, something went wrong.
No results found
Added
Changed
Deprecated
Removed
Fixed
Allow symfony/console, symfony/filesystem at major version 7.
1.5.0
18 Mar 18:59
Compare
Sorry, something went wrong.
No results found
Added
Changed
The minimum required version of PHP is now 8.1.
The minimum required version of symfony/console and symfony/filesystem is now 6.0.
The minimum required version of the Composer runtime API is now 2.0.
Deprecated
Removed
Fixed
1.4.0
18 Mar 18:24
Compare
Sorry, something went wrong.
No results found
Added
Add validate command to the CLI to validate commit messages directly from the console.
Changed
Deprecated
Removed
Fixed
1.3.1
20 Apr 02:51
Compare
Sorry, something went wrong.
No results found
Added
Changed
Deprecated
Removed
Fixed
Update how ramsey/conventional-commits uses input and output so this library will work properly (without interface errors) with symfony/console ^4.4.30, ^5.3.7, and ^6.0.
1.3.0
09 Jan 01:06
Compare
Sorry, something went wrong.
No results found
Added
Support finding composer.json when ramsey/conventional-commits is bundled within a Phar (see #29 ).
Allow use of version 6.x of required Symfony packages.
Changed
Move captainhook/captainhook to require-dev and suggest it as a dependency.
Deprecated
Removed
Fixed
1.2.0
09 Nov 20:12
Compare
Sorry, something went wrong.
No results found
Added
Changed
Deprecated
Removed
Fixed
1.1.2
07 Aug 22:31
Compare
Sorry, something went wrong.
No results found
Maintenance release, updating project standards and dependencies only.
Added
Changed
Deprecated
Removed
Fixed
1.1.1
26 Oct 21:37
Compare
Sorry, something went wrong.
No results found
Added
Changed
Deprecated
Removed
Fixed
require composer/composer as a standard (non-dev) dependency, since commit hooks do not call CaptainHook in the context of Composer
1.1.0
26 Oct 19:46
Compare
Sorry, something went wrong.
No results found
Added
#2 enables configuration of Conventional Commits messages
Changed
Deprecated
Removed
Fixed