Release v0.0.3
·
348 commits
to master
since this release
- replaced argparse4j with custom command-line parser to allow for additional options to be passed on to Weka classes
- using double-dashes (
--) now for weka-virtualenv commands to avoid clashes with Weka options - environments now get supplied without
-n/--nameflag to simplify commandline (apart fromcreateanddeletecommand) - added
runcommand to launch arbitrary Weka classes