Skip to content

Releases: cherrypick/Redmine-CLI

Redmine CLI Tool 0.2

24 Jan 13:41
Compare
Choose a tag to compare
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

24 Jan 13:54
Compare
Choose a tag to compare
* Initial release of Redmine CLI tool

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