- #19 - Send TERM rather than QUIT to Puma cluster - @mjtko.
- #19 - Added configuration of termination signal for Puma - @mjtko.
- Removed Jeweler, added RuboCop and upgraded RSpec to 3.x - @dblock.
- #13 - Add support for Puma back-end - @filiptepper.
- #14 - Fix: uninitialized constant
Heroku::Forward::Proxy::Server::BackendFailedToStartError
on server start failure - @joeyAghion.
- #6 - Fix: socket file gets deleted on garbage-collection - @joeyAghion.
- #5 - Add support for Unicorn back-end - @joeyAghion.
- Fix:
--ssl-key-file
option causes athin/controllers/controller.rb:37:in 'start': wrong number of arguments (2 for 0)
error - @dblock.
- Added support for Thin's SSL options - @mfo.
- Replaced posix-spawn with libffi-based more portable spoon - @dblock.
- Initial public release with back-end support for Thin - @dblock.