Added special commandline argument type to support multiple strings.
[svjatoslav_commons.git] / src / test / java / eu / svjatoslav / commons / commandline / parameterparser / ParserTest.java
2014-08-23 Svjatoslav AgejenkoAdded special commandline argument type to support...
2014-02-18 Svjatoslav AgejenkoChanged license to LGPLv3 or later.
2013-10-27 Svjatoslav Agejenkomore usable commandline parser API
2013-10-20 Svjatoslav Agejenkorefactored commandline parser API for simpler usage
2013-04-07 Svjatoslav Agejenkoinitial commit