Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 495 Bytes

CHANGES.md

File metadata and controls

30 lines (16 loc) · 495 Bytes

Changes

0.2.4

  • Fix bug where runner not respecting environment set in Guard options

0.2.3

  • Add quiet flag to suppress output

0.2.2

  • Remove unused dependency on RestClient.

0.2.1

  • Fix restarting & halting inside the runner.

0.2.0

  • Switched to puma's control server. pid file was too messy.

0.1.0

  • Fixed pid file path. Ready for general consumption.

0.0.x

  • Added all CLI options for Puma
  • Ported over guard-rack