todo_as_issue 1.3.3 copy "todo_as_issue: ^1.3.3" to clipboard
todo_as_issue: ^1.3.3 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

1.3.0 #

  • Refactor: Refactoring error handling
  • Test: Writing tests for lexer, parser and API
  • Feature: Issues can also have an optional body text
  • Docs: Improving documentation with examples

1.3.1 #

  • Fix: Problem when trying to print successful message

1.3.2 #

  • Feature: Issues can also have a list of labels
  • Refactor: Extracting some methods on API communication code
  • Docs: Fixing some problems with links and documenting new feature

1.3.3 #

  • Refactor: adding more explict errors
2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A command-line interface for converting a TODO list into a list of issues on your GitHub / GitLab repository.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, http, mocktail

More

Packages that depend on todo_as_issue