1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-01-10 21:09:15 +00:00
Files
haste-server/node_modules/mocha/node_modules/debug/History.md
2012-02-06 14:09:01 -05:00

772 B

0.5.0 / 2012-02-02

  • Added: humanize diffs. Closes #8
  • Added debug.disable() to the CS variant
  • Removed padding. Closes #10
  • Fixed: persist client-side variant again. Closes #9

0.4.0 / 2012-02-01

  • Added browser variant support for older browsers [TooTallNate]
  • Added debug.enable('project:*') to browser variant [TooTallNate]
  • Added padding to diff (moved it to the right)

0.3.0 / 2012-01-26

  • Added millisecond diff when isatty, otherwise UTC string

0.2.0 / 2012-01-22

  • Added wildcard support

0.1.0 / 2011-12-02

  • Added: remove colors unless stderr isatty [TooTallNate]

0.0.1 / 2010-01-03

  • Initial release