Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 1.41 KB

History.md

File metadata and controls

77 lines (49 loc) · 1.41 KB

0.5.0 / 2013-09-12

  • whitelist some globals under Windows for node >=v0.8.x #6 yannickcr
  • update travis img

0.4.0 / 2013-04-06

  • no longer guaranteed compatibility with node 0.4x

0.3.0 / 2013-04-06

  • added; node v0.10 dtrace garbage
  • added; node v0.10 setImmediate, clearImmediate #5 jonathanong
  • tests; handle express 2 or 3
  • fixed; test for node 0.4.x

0.2.4 / 06-22-2012

  • added; compatibility with node 0.7.x & node 0.8.x

0.2.3 / 01-27-2012

  • fixed; tests for node v0.6x

0.2.2 / 11-23-2011

  • fixed; works on node v0.5.0-pre
  • fixed; node engine

0.2.1 / 10-18-2011

  • fixed; package.json dependency versioning

0.2.0 / 10-11-2011

  • added; node v0.5 / v0.6 support

0.1.3 / 09-22-2011

  • use old school node engine format in package.json

0.1.2 / 09-08-2011

  • changed; utilize detectNew in middleware
  • updated; docs

0.1.1 / 09-07-2011

  • added; #detectNew method

0.1.0 / 09-06-2011

  • added; #ignore method
  • added; multiple instance support

0.0.2 / 09-06-2011

  • added; allow whitelisting by variable name

0.0.1 / 09-03-2011

  • initial release