Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 461 Bytes

History.md

File metadata and controls

26 lines (17 loc) · 461 Bytes

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]