Release v1.9.5
- fixed
java.lang.Exception: Illegal options: ...
exception, which affected all general options when executing algorithms from the command-line. This was due to a recent change in Weka, which now always performs a check for remaining options. See #74.