todo_as_issue 1.2.2 todo_as_issue: ^1.2.2 copied to clipboard
A command-line interface for converting a TODO list into a list of issues on your GitHub / GitLab repository.
1.0.0 #
- Initial version.
1.0.1 #
- Setting up command-line executable
todo_as_issue
1.1.0 #
- Bug fixes
1.1.1 #
- Bug fixes: Problems with path for finding
todo.txt
1.1.2 #
- Refactor: Lexer and parser loops
1.2.0 #
- Refactor: Making
todo.txt
design more concise - Tests: Unit tests for lexer and parser
1.2.1 #
- Docs: Fix documentation
1.2.2 #
- Docs: Fix documentation (link to
test
folder was incorrect) - Refactor: Improving error messages for different status codes