Skip to content

Release v0.0.3

Choose a tag to compare

@fracpete fracpete released this 17 Dec 08:52
· 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/--name flag to simplify commandline (apart from create and delete command)
  • added run command to launch arbitrary Weka classes