Skip to content

Releases: cherrypick/Redmine-CLI

Redmine CLI Tool 0.2

Choose a tag to compare

@ksm2 ksm2 released this 24 Jan 13:41
Pretty print issues and using Maven.

* Changed from Ant to Maven
* Removed org.json, now using com.fasterxml.jackson
* Added CLI colorization
* Pretty printing out issues

Redmine CLI Tool 0.1

Choose a tag to compare

@ksm2 ksm2 released this 24 Jan 13:54
* Initial release of Redmine CLI tool

* Supporting basic options to filter Redmine tickets
* Ant build script