This library was build to parse a recent changelog file which was generated using the marcocesarato/php-conventional-changelog PHP package.
So far none of the configuration works outside of the initial settings however there are plans to read the existing .changelog
configuration file to attempt to parse it.
This application uses Conventional Commits in order to assist in version management. Therefore, we need to ensure that all commits conform to this standard.
This CLI tool is built on top of the Laravel Zero Framework and uses Pest for testing.
To run the suite, make sure composer dependencies have been installed then run
vendor/bin/pest