Sha256: 4d0ab6b3788ddcc12e9c70d87d93af2c1af0a4af941a4cc9a9ace3491da5a2cc
Contents?: true
Size: 924 Bytes
Versions: 1
Compression:
Stored size: 924 Bytes
Contents
### 0.1.0.dev1 / PRELEASE This PRERELEASE version may contain functionality that is removed before the next release so all APIs should be considered unstable and you should lock to the exact version if used! Enhancements: * Add support for events feed ### 0.0.2 / 2014-04-10 Bug fixes: * Add CHANGELOG.md to `fog-brightbox` module. * Add MiniTest::Specs to project. Use `rake test` to check the code. * Add Gemfile, Rakefile, README and LICENCE to start documenting project. * Remove redundant calls to `Fog.credentials`. The code flow was such that the credentials were being passed in to `Fog::Compute::Brightbox` anyway. * Isolate testing from contents of `~.fog` file which is leaking in throug the `Fog.credentials` global. ### 0.0.1 / 2014-02-19 Enhancements: * Initial release of extracted `fog-brightbox` module. This is pretty much the pilot for fog modules so bear with us as we iron out the bugs.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fog-brightbox-0.1.0.dev1 | CHANGELOG.md |