Download the PHP package f3ath/git-changelog without Composer
On this page you can find all versions of the php package f3ath/git-changelog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download f3ath/git-changelog
More information about f3ath/git-changelog
Files in f3ath/git-changelog
Download f3ath/git-changelog
More information about f3ath/git-changelog
Files in f3ath/git-changelog
Vendor f3ath
Package git-changelog
Short Description Changelog Release Notes Generator for Git and PHP
License MIT
Homepage https://github.com/f3ath/release-notes-generator
Package git-changelog
Short Description Changelog Release Notes Generator for Git and PHP
License MIT
Homepage https://github.com/f3ath/release-notes-generator
Please rate this library. Is it a good library?
Informations about the package git-changelog
Changelog generator for Git and PHP
Generates release notes in changelog format. Like this:
And like this:
Install
With composer:
Usage
For the latest tag:
For an arbitrary tag:
Configuration
By default, the remote named "origin" is used for getting details about tags, building the comparison URL, etc.
It is possible to change this behavior by placing a configuration file .changelog.json in the current directory.
Troubleshooting
Make sure you have fetched the latest state of your remote before running the generator.
Contributing
is always welcome.
All versions of git-changelog with dependencies
PHP Build Version
Package Version
The package f3ath/git-changelog contains the following files
Loading the files please wait ...