Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 522 Bytes

CHANGELOG.md

File metadata and controls

15 lines (13 loc) · 522 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.4.0] - 2015-09-18

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.

[1.3.1] - 2015-03-21

Fixed

  • Spelling and punctuation in documentation comments
  • Fix LIBSVM_VERSION header; now correctly specifies 320