Sha256: c15687c1d1cdac0b8654bbed407ec733c02068422e634c8360a304141c0900a0

Contents?: true

Size: 903 Bytes

Versions: 1

Compression:

Stored size: 903 Bytes

Contents

### 0.10.0
* gh-26 - make the driver default to lan20

Users of older IPMI devices will now need to pass the specified driver type.

### 0.9.3
* normalize the options being passed into the connect method

### 0.9.2
* fixes an issue where is_provider_installed? should only return a boolean value instead of raising and error
* fixes a minor style issue where providers_installed? was returning an array when a boolean might have been expected

### 0.9.1
* fixes an issue with connection_works? api call when command raises an error

### 0.9.0
* move to rspec3 syntax
* added logging capabilities
* fix freeipmi lan issue with auto driver type not being loaded
* refactor get_diag function to be useful
* remove 1.9.2 support from travis matrix

### 0.8.1
* switch to LGPL license
* remove rcov in favor of simplecov

### 0.8.0
* changed License from GPL to LGPL
* added option to specify privilge-level

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubyipmi-0.10.0 RELEASE_NOTES.md