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:

= Copy to clipboard Copied!

Total downloads 2,344

For this version 2,344

License:

MIT

Required Ruby Version: >= 0

Links: