Releases: pauby/PsTodoTxt
Releases · pauby/PsTodoTxt
v1.3.0
- Added function ConvertTo-TodoTxtDate to return a date in the TodoTxt format. No more having to convert those dates manually (and maybe wrongly!);
v1.2.1
- Fixed some filename casing issues that only appeared in Linux (Linux is case sensitive!);
v1.2.0
- Added new
-ParseOnly
parameter to ConvertTo-TodoTxt to only parse the todo text and not validate it;