Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 419 Bytes

HISTORY.md

File metadata and controls

15 lines (10 loc) · 419 Bytes

0.2.2 (2011-03-31)

  • Adding on_failure hook to scale workers down after a failure occurred

0.2.1 (2011-02-11)

  • Fixing broken usage of custom new_worker_count block
  • Not setting workers at Heroku if worker count is already same as desired
  • Adding this history
  • Tweaking gem description

0.2.0 (2011-02-10)

  • Adding Config module
  • Adding support for custom scaling behavior using new_worker_count block