- Path to runit's sv depend on system.
- Extract all supported services to separate gems
- Rename gem from capistrano-runit to capistrano-runit-core
- Add sidekiq module.
- Add puma module.
- Drop Capistrano 2.x support.
- Added 'runit_unicorn_before_fork_code' variable for unicorn recipe.
- Added recipes for sidekiq.
- Fixed: runit:setup should run on servers with db-role too.
- Added recipes for thinking-sphinx.
- Use rails_env variable instead of hardwired 'production' in run-unicorn.
- Added double quotes for environment variables values.
- default_environment hash was added in templates (special usefull for rbenv).
- Bugfixes.
- Added Resque recipe.
- Initial release.