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.
HEAD (2021-05-14)
v0.2.3 (2021-05-14)
v0.2.2 (2021-03-24)
v0.2.1 (2021-03-24)
v0.2.0 (2021-03-21)
- allow further editing after questioning process (#56) (c18944d)
v0.1.4 (2020-07-22)
- inconsistencies with
git commit
(#32) (663182b)
v0.1.3 (2020-07-18)
- cli: add help description for flags (#26) (dd49427)
- add editor mode (#25) (ffa1ca0) , closes #18
- add basic cli parsing (03acb91) , closes #4