All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Upgrade to LIBSVM 3.23
- bundler requires automatically
- Complete transition to
expect
specs. - Raise exception in
Libsvm::Model.load
if model can't be loaded (fixes #21).
- Fix a bug in
Libsvm::Node#==
when comparing withnil
.
- Spelling and punctuation in documentation comments
- Fix LIBSVM_VERSION header; now correctly specifies 320