Sha256: d720f04b84aad91938c7237273ee6450638b05fb9da21d5e0ce81973d2d98db3
Contents?: true
Size: 1.64 KB
Versions: 1
Compression:
Stored size: 1.64 KB
Contents
## [0.3.2](https://github.com/fgrehm/ventriloquist/compare/v0.3.1...master) (October 28, 2013) BUG FIXES: - Properly escape upstart job parameters ## [0.3.1](https://github.com/fgrehm/ventriloquist/compare/v0.3.0...v0.3.1) (October 27, 2013) BUG FIXES: - Prevent upstart job from respawning all the time and fix issues related to stopping containers [[GH-9]] ## [0.3.0](https://github.com/fgrehm/ventriloquist/compare/v0.2.1...v0.3.0) (October 23, 2013) FEATURES: - Elixir support [[GH-3]] - Python support [[GH-19]] IMPROVEMENTS: - Bump [vocker] dependency to 0.3.3 ## [0.2.1](https://github.com/fgrehm/ventriloquist/compare/v0.2.0...v0.2.1) (October 12, 2013) FEATURES: - Make use of nvm for when installing nodejs, allowing installation of any nodejs version instead of what's available at https://launchpad.net/~chris-lea/+archive/node.js [[GH-22]] ## [0.2.0](https://github.com/fgrehm/ventriloquist/compare/v0.1.0...v0.2.0) (October 3, 2013) FEATURES: - Erlang support [[GH-12]] - MailCatcher service [[GH-8]] BUG FIXES: - Bump dependency on Vocker to ~> 0.3.1 in order to fix errors when trying to provision a machine that already have a service / container running. ## 0.1.0 (September 10, 2013) - Initial public release. [GH-9]: https://github.com/fgrehm/ventriloquist/issues/9 [GH-19]: https://github.com/fgrehm/ventriloquist/issues/19 [GH-3]: https://github.com/fgrehm/ventriloquist/issues/3 [GH-22]: https://github.com/fgrehm/ventriloquist/issues/22 [GH-12]: https://github.com/fgrehm/ventriloquist/issues/12 [GH-8]: https://github.com/fgrehm/ventriloquist/issues/8 [vocker]: https://github.com/fgrehm/vocker
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ventriloquist-0.3.2 | CHANGELOG.md |