Releases: OlshaMB/forgot
Releases · OlshaMB/forgot
v0.2.3 Custom checkmark symbol option
[BROKEN] v0.2.2 Bug fix for #1
fix: fixed panic from issue #1
v0.2.1 Small style update
Adds:
- An option to disable color (-n, --no-color)
- An option to change checkmark symbol (-t, --type)[emoji, utf, dash, nerd, circle]
v0.2.0 First released version
Changelog for v0.1.0
First version, description in README.md
Changelog for v0.2.0
Adds content line(a code line where todo is located) features:
- An option display content line after todo's position( -l, --cl)
- An option to replace todo's content with content line( -c, --use_cl)
Adds optional path argument where to search for todos.
Also now ignore argument accepts only one path but you can repeat it as many times as you want instead of a string with paths divided by comma.
And regex matching pattern now accepts todos with NotImplemented error/functions.