Skip to content

Latest commit

 

History

History
51 lines (21 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

51 lines (21 loc) · 1.22 KB

2.1.1 (2018-08-22)

2.1.0 (2018-01-18)

2.0.2 (2017-08-15)

Features

  • cookie: extract unpacking cookie to it's own method (e399992)

2.0.1 (2017-08-01)

Bug Fixes

Features

  • cookie: decouple cookie singing and encryption (2554511)

2.0.0 (2017-06-12)

Bug Fixes

  • cookie: Filter duplicate cookies (2bd7029)
  • cookie: Pass key to append method when clearing cookie (f064816)

Features

  • add support for encryption (aaf2e65)