Download the PHP package foodkit/automated-release-notes without Composer
On this page you can find all versions of the php package foodkit/automated-release-notes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foodkit/automated-release-notes
More information about foodkit/automated-release-notes
Files in foodkit/automated-release-notes
Download foodkit/automated-release-notes
More information about foodkit/automated-release-notes
Files in foodkit/automated-release-notes
Vendor foodkit
Package automated-release-notes
Short Description A release note generator package for Laravel.
License MIT
Package automated-release-notes
Short Description A release note generator package for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package automated-release-notes
Release Note Generator
This is a command line tool that generates markdown formatted release notes between two branches/tags.
Installation
Install the package globally via composer:
Configuration
The following configuration parameters can be passed as argument:
--host
issue tracker host (https://project.atlassian.net)--user
issue tracker username--pass
issue tracker password--regex
issue prefix regular expression--format
output format, can be either 'github' or 'slack'
Or, they can be placed in .env
file within a project:
The user credential parameters can be omitted if your Jira issue api is public.
Usage
This command will generate the release notes between two tags.
This will generate the release notes between two branches.
All versions of automated-release-notes with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
guzzlehttp/guzzle Version ~6.2
vlucas/phpdotenv Version ^2.4
symfony/console Version 2.8.*|3.0.*|3.1.*|3.2.*|3.3.*
guzzlehttp/guzzle Version ~6.2
vlucas/phpdotenv Version ^2.4
symfony/console Version 2.8.*|3.0.*|3.1.*|3.2.*|3.3.*
The package foodkit/automated-release-notes contains the following files
Loading the files please wait ....