- Tested against
node@9 - Update
cookie-encryption@1.7.0
- Tested against
node@7 - Remove support for
node@0
- Tested against
node@6 - Update
cookie-encryption@1.5.0
- Update
cookie-encryption@1.4.2
- Update
cookie-encryption@1.4.1 - Tested against
node@5
- Rename cookie option
agetomaxAge - Add
encryptionSecret(options) - Add
encryptionOptions(options) - Install
cookie-encryption@1.4.0
- SPDX license
coveragetest
windowstestiojstest
jshint
- Remove jsdoc
package.jsonmin
- Remove
endfunction
- Union for
cookiesandsignedCookies
- Performance tips
- Update README.md
- Doc update
- Test "node": ">=0.10.0" only
- Using task runner
grunt - Using test framework
mocha - Testing script will be put inside "test/"
- ".npmignore" more aggressive
uglifycompiles
- Rewrite for multiple require
- Fix with multiple require
- Slightly faster performance (global var, RegExp)
- Update
express@4.6.X
- Remove anonymous function
- Update
express@4.4.5 - Update
cookie-parser@ 1.3.2
- Improve performance
- Small improvements
- Fix package.json
- Fix if statment
- Performance tips
- Small fixes
- Remove cookie-parser dependencies
- New Cookie options
- Split between clear cookie and signed cookie
- JsDoc improvement
- Cookie name option
- Cookie age option
- Project start