Skip to content

Maintenance Release

Latest
Compare
Choose a tag to compare
@febeling febeling released this 18 Sep 06:23
· 22 commits to master since this release

Changed

  • Complete transition to expect specs.
  • Raise exception in Libsvm::Model.load if model can't be loaded (fixes #21).

Fixed

  • Fix a bug in Libsvm::Node#== when comparing with nil.