Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 666 Bytes

History.md

File metadata and controls

38 lines (23 loc) · 666 Bytes

0.4.0 / 2021-10-18

  • add -c, --clear (#32)

0.3.1 / 2014-08-06

  • watch.c: Fix version

0.3.0 / 2014-07-25

  • watch.c: Use clibs/ms for better interval parsing (1m, 12y, 45s, etc.)

0.2.1 / 2012-08-17

  • fix join()

0.2.0 / 2012-06-08

  • Added -x option for halting on failure [jvirtanen]

0.1.0 / 2011-12-17

  • Added sh -c support. Closes #7
  • Removed printing of "." when --quiet
  • Fixed: top interpreting args after the first non-option

0.0.3 / 2011-12-11

  • make POSIX compatible [Dominik Bruhn]