Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 1.21 KB

CHANGES.md

File metadata and controls

65 lines (41 loc) · 1.21 KB

vsv Changes

Not Yet Released

(nothing yet)

v2.0.0

v1.3.5

  • #16 loosen-up defensive service name validation logic to allow "@" chars

v1.3.4

  • #8 better detect terminals with color support

v1.3.3

  • #4 Truncate command output to not overflow 17 characters (PR by @zdykstra)
  • #6 race condition when checking if a service is disabled

v1.3.2

  • Add license file (MIT)

v1.3.1

  • Update manpage

v1.3.0

  • #1 fix a typo (PR by @pltrz)
  • #2 Add support to enable/disable service (issue by @illiliti)

v1.2.1

  • Add manpage

v1.2.0

  • Add -l to status to show log processes
  • Add COMMAND to output (first arg of cmdline)

v1.1.0

  • Add -V to print version number

v1.0.0

  • Initial Commit