github.com/xmidt-org/gokeepachangelog

A simple golang library for working with changelogs that conform to https://keepachangelog.com.


License
Apache-2.0
Install
go get github.com/xmidt-org/gokeepachangelog

Documentation

gokeepachangelog

Enabling you to do fun things with a changelog.

Build Status codecov.io Go Report Card Apache V2 License Quality Gate Status GitHub release PkgGoDev

Summary

Keeping a changelog as https://keepachangelog.com suggests is a great way to help communicate releases of software. This library processes that file into a useful go structure that can be examined, updated and output.

Table of Contents

Code of Conduct

This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.

Details

Add details here.

Install

Add details here.

Contributing

Refer to CONTRIBUTING.md.