Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 549 Bytes

History.md

File metadata and controls

31 lines (20 loc) · 549 Bytes

1.1.3 / 2016-11-09

  • component: pin visionmedia/debug at 2.2.0

1.1.1 / 2014-10-24

  • deps: move debug to dependencies

1.1.0 / 2014-10-24

  • add debugs
  • Ignore URIError
  • toGMTString is deprecated. replace with toUTCString
  • Specify unit for maxage

1.0.1 / 2012-12-13

  • fix returning of empty cookies on cookie() when cleared
  • make IE <=8 happy

1.0.0 / 2012-10-27

  • add make test
  • add cookie() => object support [uniba]