* Fixed the bug in FileIssue where it would append a blank line to the body of an issue every time it wrote the issue to the file. Fixed by making the parser consume a line break before the property section. * Fixed PIT CLI -D option sorting of issues so that it will sort issues by priority, then due date.
Description
Personal Issue Tracker. This was a small project to create a simple, file-based issue tracker with pleasant graphical and text-based user interfaces.
Languages
Nim
100%