Sha256: f440d474db966a756ff23ead4890db955476430fea90086e0716c54e63de8a32
Contents?: true
Size: 812 Bytes
Versions: 1
Compression:
Stored size: 812 Bytes
Contents
# Infrataster Changelog ## v0.1.7 * Fix a key name in a config passed to Net::SSH.start. (by @rrreeeyyy) ## v0.1.6 * Implement `Server#ssh\_exec` which executes a command on the server via SSH. ## v0.1.5 * Extract mysql resource to [infrataster-plugin-mysql](https://github.com/ryotarai/infrataster-plugin-mysql). ## v0.1.4 * Include RSpec::Matchers to use be_xxx matchers. (by @KitaitiMakoto) * Don't raise any error for subjects which is not related to Infrataster. (by @KitaitiMakoto) ## v0.1.3 * Don't create multiple phantomjs and browsermob proxy. `capybara` resources become faster. ## v0.1.2 * Use poltergeist (PhantomJS) as capybara driver instead of selenium-webdriver. ## v0.1.1 * Http resources accept `method`, `params` and `headers` options. (Issue #7) ## v0.1.0 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
infrataster-0.1.7 | CHANGELOG.md |