All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.6.1 - 2018-03-06
- Dates were incorrelty set to today's date.
0.6.0 - 2018-01-31
- Ability to sort sections.
- Changes are now sorted alphabetically.
- Support for Ruby 2.5.
0.5.3 - 2017-04-10
- Move project into the Basalt group on GitLab.com.
- Print the output folder when generating YAML to default location.
0.5.2 - 2017-04-05
- Fix incorrect previous version in URL in Markdown output. (#15)
0.5.1 - 2017-04-04
- The YAML parser now fetches the date when a version was created.
- Handle arbitrary name for unreleased version when creating URL in Markdown.
0.5.0 - 2017-04-04
- Allow any name for unreleased versions. (#9)
- Date of a version in generated Markdown now defaults to current date instead of blank. (#11)
- Lines that end with special characters will no longer result in a crash. (#10)
0.4.1 - 2017-03-30
- Deploy job in CI will no longer be skipped even though it should run. (#8)
0.4.0 - 2017-03-30
- Ability to output changelog to yaml file structure. (!9)
- The code is pushed into a public repo at gitlab.com.
- Sort versions in reverse numerical order in Markdown output. (#7)
0.3.1 - 2017-03-27
- Remove duplicates in Changelog for this project. (#6)
0.3.0 - 2017-03-27
- Documentation on how to add metadata. (#4)
- Do not display anchors when URL is missing. (#3)
- YAML parser can now read multiple changes in a version. (#2)
0.2.1 - 2017-03-27
- Fix documentation formatting for YAML parser.
0.2.0 - 2017-03-27
- Ability to print in Markdown.
- Ability to read YAML files.
0.1.0 - 2017-03-27
- Ability to convert Changelog to JSON.
- Ability to convert Changelog to YAML.
- Tool for reading Changelog in Markdown format.