Download the PHP package salient/changelog without Composer
On this page you can find all versions of the php package salient/changelog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download salient/changelog
More information about salient/changelog
Files in salient/changelog
Package changelog
Short Description Generates changelogs from GitHub release notes, merging and de-duplicating entries from multiple repositories if needed
License MIT
Informations about the package changelog
salient/changelog
Generates changelogs based on Keep a Changelog from GitHub release notes, merging and de-duplicating entries from multiple repositories if needed.
Installation
changelog
is distributed as a PHP archive you can download and run:
Installation with PHIVE is also supported:
Adding salient/changelog
to your project as a Composer dependency is not
recommended.
Usage
For detailed usage information, see usage or run:
Examples
Generate a changelog for every release in a repository:
Generate a changelog for releases that match a regular expression:
Generate a changelog for releases between two tags:
Merge release notes from two repositories into one list of changes per release,
report releases missing from the first repository, and update CHANGELOG.md
(used in a CI workflow to generate this changelog):
License
This project is licensed under the MIT License.
All versions of changelog with dependencies
salient/cache Version ^0.99
salient/cli Version ^0.99
salient/console Version ^0.99
salient/core Version ^0.99
salient/curler Version ^0.99
salient/http Version ^0.99
salient/utils Version ^0.99