Skip to content

Latest commit

 

History

History
148 lines (74 loc) · 5.84 KB

CHANGELOG.md

File metadata and controls

148 lines (74 loc) · 5.84 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


0.9.4 - 2022-01-17

Bug Fixes

  • handle windows new lines escape sequence in footer separators - (1df053f) - @oknozor

Tests


0.9.3 - 2021-11-21

Bug Fixes

Miscellaneous Chores


0.9.2 - 2021-11-04

Bug Fixes

0015e7 - scope with whitespace fail to parse - Paul Delafosse


0.9.1 - 2021-11-03

Bug Fixes

bf7237 - allow multiline footer content - Paul Delafosse

Miscellaneous Chores

e3a2e8 - use speculoos for test assertions - Paul Delafosse

Features


0.5.2 - 2021-10-19

Features

6d9429 - derive Ord for commit types - oknozor


0.4.2 - 2021-09-12

Bug Fixes

702698 - change rule name to 'no_parenthesis' for error formating - oknozor


0.4.1 - 2021-09-12

Bug Fixes

ce4eac - fix to_string with breaking changes footer - oknozor


0.4.0 - 2021-09-12

Features

a70d28 - better error reporting and dedicated parse functions - oknozor


0.3.0 - 2021-09-12

Features

77b851 - get rid of anyhow - oknozor


0.2.0 - 2021-09-11

Documentation

0c2259 - add docs and crate badge - oknozor

Features

0a21e6 - add convenient str/string convertion function - oknozor


0.1.0 - 2021-09-09

Miscellaneous Chores

df9299 - add cog config - oknozor

519961 - add LICENSE - oknozor

Documentation

7b6886 - add crate documentation - oknozor

b1d7c2 - add README.md - oknozor

Bug Fixes

d8ab56 - allow blank line in body - oknozor

Tests

f7a2a3 - breaking change with dash - oknozor

27f8b4 - add full specifiaction tests - oknozor

Features

b15df0 - change unknown error message - oknozor

ff3541 - insensitive commit type - oknozor

9c68cc - fail on lower case breaking change - oknozor

26d84c - implement multiline footer - oknozor

566dba - add parsing for boody and footer - oknozor


This changelog was generated by cocogitto.