Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 613 Bytes

1.1.0

  • Add suspend/resume features (#5)

1.0.2

  • Support multi lines message (#4)

1.0.1

  • Fix greedy match

1.0.0

  • Chnage job behavior to receive body as message in scheduled time

0.0.9

  • Rename: Ellen -> Ruboty

0.0.8

  • Fix loaded modules

0.0.7

  • Format message if adapter supports :code option

0.0.6

  • Store & Rebuild all message attributes

0.0.5

  • Says where job is registered on

0.0.4

  • Support Ruboty v0.2.0

0.0.3

  • Remember registered jobs after initialized
  • Stop running job before its deletion

0.0.2

  • Support the new Brain interface

0.0.1

  • 1st Release