2017 © Pedro Peláez
 

project chkipper

Changelog keeper

image

hiqdev/chkipper

Changelog keeper

  • Wednesday, May 2, 2018
  • by hiqdev
  • Repository
  • 3 Watchers
  • 3 Stars
  • 66 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 8 % Grown

The README.md

chkipper

Changelog keeper, (*1)

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status, (*2)

, (*3)

Helps to track all the commits to your project and convert them to CHANGELOG file., (*4)

Features:, (*5)

  • fills history.md from git commits history
  • converts history.md to CHANGELOG.md
  • creates links to: version tags, users, commits
  • provides bump $VERSION command
  • provides release-notes command

Installation

You can install chkipper with composer globally:, (*6)

composer global require 'hiqdev/chkipper'

Or you can require-dev it inside of your project:, (*7)

    "require-dev": {
        "hiqdev/chkipper": "*"
    }

Or you can download PHAR version:, (*8)

wget https://hiqdev.com/chkipper/chkipper.json

License

This project is released under the terms of the BSD-3-Clause license. Read more here., (*9)

Copyright © 2016-2017, HiQDev (http://hiqdev.com/), (*10)

The Versions

19/02 2017
03/01 2017
03/01 2017
10/12 2016
28/11 2016
31/07 2016