Releases: egegunes/redmine-cli
Releases · egegunes/redmine-cli
1.3.0
08 Jan 07:11
Compare
Sorry, something went wrong.
No results found
Features:
New command to list time entries (redmine times)
New command to create time entries (redmine spent)
Fixes:
Fix regression on issue create (see #33 )
Fix creating issue with parent issue id
1.2.0
02 Jan 06:26
Compare
Sorry, something went wrong.
No results found
Features:
Allow updating multiple issues at once
Add special keywords for start date and due date
Allow aliases for create command
Fixes:
Allow group_anonymous membership type
Don't open $EDITOR for description on update --edit
Set minimum versions for dependencies
1.1.6
27 Aug 19:37
Compare
Sorry, something went wrong.
No results found
1.1.5
27 Aug 19:37
Compare
Sorry, something went wrong.
No results found
1.1.4
11 Aug 10:44
Compare
Sorry, something went wrong.
No results found
Show an useful error message if config file couldn't found
1.1.3
09 Jul 19:37
Compare
Sorry, something went wrong.
No results found
Add no pager support to show command
Handle KeyError if cache is obsolete
Fix AttributeError in issues with no description
1.1.2
07 Jul 18:33
Compare
Sorry, something went wrong.
No results found
Fix json output for specific issue numbers
1.1.1
20 Jun 14:03
Compare
Sorry, something went wrong.
No results found
Fix AttributeError if configured by environment variables in CI
1.1.0
19 Jun 05:28
Compare
Sorry, something went wrong.
No results found
Add multi account support
Add option to dump issues as json
Allow skipping SSL verify
1.0.4
28 May 21:54
Compare
Sorry, something went wrong.
No results found
Add list alias command
Allow listing specific issues
Always show assignee and project columns
Change project versions command to roadmap
Make list commands singular
Use black as code style