v0.6.0 - Feature and bugfix release
- Use jar-dependencies instead of lock_jar gem (#23)
- Add CHANGELOG (#24)
- Add
#copy
method toWeka::Core::Instances
- Make
Weka::Core::Instances#instance_from
public - Fix running
#classify/#cluster
and#distribution_for
of deserialized classifiers/clusteres (#26)
Full Changelog: v0.5.0...v0.6.0