Skip to content

Releases: krishnact/commandlinetool-base

0.4.13

20 Sep 03:55
60a791f

Choose a tag to compare

Updated release version 0.4.13

With support for logback.

13 Nov 21:47

Choose a tag to compare

0.4.11

Merge branch 'master' of github.com:krishnact/commandlinetool-base

Fixed multi arg parsing.

08 Jan 06:45

Choose a tag to compare

0.4.10

Fixed multi arg parsing problem.

0.4.9

05 Jan 22:22

Choose a tag to compare

Changed pom file to remove groovy dependencies.

0.4.8.6

05 Jan 07:49
36906a2

Choose a tag to compare

Update pom.xml

After adding Configure

05 Jan 07:39
36906a2

Choose a tag to compare

After adding Configure annotation.

With MXBean and File option support and CredTool

07 Dec 05:55

Choose a tag to compare

  1. This version provides MXBean. So now one can change log levels at run time using JMX (jconsole)
  2. Also now File can be used with @option.
  3. We added CredTool, so store the passwords in encrypted format. Not super secure but better than keeping them in clean.

0.4.5

31 Jul 14:38

Choose a tag to compare

After changes to use Groovy 2.5.1 with modular distribution.

0.4.4: Update CLTBase.groovy

30 Jul 22:35
fdc9db7

Choose a tag to compare

Fixed compilation error.

0.4.3

14 Aug 18:47

Choose a tag to compare

Update pom.xml