RubyGems Navigation menu

yacp 0.0.1

A changelog parser written in ruby with a few simple goals: 1. Parse CHANGELOG files on GitHub that follow the https://keepachangelog.com format. 2. Model the releases to able to differentiate between the various Added, Changed, Removed, etc. categories. 3. Provide a simple query interface to to access releases. 4. Provide enhanced content for particular formatted data (e.g. linking issues/pull requests). 5. Provide a simple set of tools to help manage the CHANGELOG file itself.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - February 08, 2018 (7 KB)

Development Dependencies (3):

bundler ~> 1.15
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Jessie Keck

SHA 256 checksum:

a866ae698d74ee024d70d7fe0327c02bf369810c77e4b475ad0d4243c9a9a129

Total downloads 2,262

For this version 2,262

License:

MIT

Required Ruby Version: >= 0

Links: