v0.1.9
Polystat v0.1.9
This release addressed the usability of the --version option, in particular:
-
In addition to the version of the
polystat-cliitself,polystat --versionalso prints the following:j2eoversion (the one when no--j2eoVersionis specified)py2eoversionodinversionfarversion
-
The names of downloaded
j2eojars now include the version downloaded, e.g.j2eo-v0.5.3.jar. -
The
--versioncommandline option now has a shorter alternative-v, so thatpolystat --versionandpolystat -vare equivalent.
Besides, the names of analyzers where changed according to needs of @APotyomkin. You may want to update the config files. To avoid the confusion when using the non-existent keys in includeRules or excludeRules, a helpful warning message was introduced:
WARNING: The analyzer with the key 'funny' does not exist. Run 'polystat list' to get the list of the available keys.