Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 821 Bytes

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 821 Bytes

v0.4.0 / 2015-08-07

  • New CSV and JSON formatters for Incidents

v0.3.0 / 2015-07-29

  • Reassigning incidents is now possible
  • Display a total list of incidents when listing
  • Console command makes a return!
  • New Formatters::Users::Table
  • Lots of formatting fixes

v0.2.2 / 2015-07-28

  • Ack/Resolve --batch options is now --interactive and false (operates on all incidents by default)
  • Display 'T' for triggered incidents
  • Misc tidy up

v0.2.1 / 2015-07-28

  • Shortened incident service in table view

v0.2.0 / 2015-07-28

  • Schedules are back!
  • ASCII tables now auto fill the terminal
  • Shortened incident status in table view

v0.1.2 / 2015-07-22

  • [BUG] Fixed crash where response was missing service output

v0.1.1 / 2015-07-21

  • Misc tidy up

v0.0.0 / 2015-07-10

  • Initial commit!