Download the PHP package hiqdev/chkipper without Composer
On this page you can find all versions of the php package hiqdev/chkipper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package chkipper
chkipper
Changelog keeper
Helps to track all the commits to your project and convert them to CHANGELOG file.
Features:
- fills
history.md
from git commits history - converts
history.md
toCHANGELOG.md
- creates links to: version tags, users, commits
- provides
bump $VERSION
command - provides
release-notes
command
Installation
You can install chkipper
with composer globally:
Or you can require-dev it inside of your project:
Or you can download PHAR version:
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2016-2017, HiQDev (http://hiqdev.com/)
All versions of chkipper with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
^2.0
The package hiqdev/chkipper contains the following files
Loading the files please wait ....