Sha256: 54c4d7df16a9e7a010254ed308af0de894939396adcb7f46038056fbd4af8327

Contents?: true

Size: 522 Bytes

Versions: 3

Compression:

Stored size: 522 Bytes

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rb-libsvm-1.4.2 CHANGELOG.md
rb-libsvm-1.4.1 CHANGELOG.md
rb-libsvm-1.4.0 CHANGELOG.md