Sha256: 1fdea45a8a208f174fc50255f449cbf4f0f23a7b093270f4be153579a73686a0
Contents?: true
Size: 929 Bytes
Versions: 1
Compression:
Stored size: 929 Bytes
Contents
# Infrataster Changelog ## v0.1.8 * Use Poltergeist's header manipulation instead of BrowserMob Proxy. Remove BrowserMob Proxy dependency. ## 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.8 | CHANGELOG.md |