Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 514 Bytes

HISTORY.md

File metadata and controls

19 lines (12 loc) · 514 Bytes

0.2.3 (2011-07-27)

  • Adding support for Cedar stack so that scale is used to add workers.

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