Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Releases: harikitech/auto-cookie

v1.1.0 2017.11.21

21 Nov 08:09
2406a2f
Compare
Choose a tag to compare
  • chore(package) set v1.1.0
  • fix(src) remove unnesessary vars
  • chore(package): update lint-staged to version 5.0.0 (#60)
  • update @uncovertruth/tslint-config to 1.2.0
  • update tslint to v5.8.0

v1.0.2 20171027

27 Oct 06:52
Compare
Choose a tag to compare
  • npm publish on 'CMD=test' (#57)
  • bump up v1.0.2 (#56)
  • fix type definition is referable (#55)
  • chore(package): update dependencies
  • fix(src) fix search cookie domain attribute
  • fix(travis) skip sauce
  • fix(test) update string check
  • fix(test) add object check
  • refactor(test) add set data type check
  • fix(test) add domain check
  • fix(wdio) use espower-typescript
  • chore(test) add tiny types
  • fix(src) refactor async test
  • fix(src) fix cookie domain setting
  • chore(package): update mocha to version 4.0.0 (#48)

v1.0.1 2017.10.02

02 Oct 07:58
Compare
Choose a tag to compare
  • fix(travis) fix typo (#47)
  • refactor(package) update simple tasks (#45)

v1.0.0 20170927

27 Sep 05:47
Compare
Choose a tag to compare

🎉

  • update README (#38)
  • can set object as cookie value (#41)
  • fix(package) remove unused
  • use typescript (#37)
  • add set path or secure interface (#33)
  • refactor(wdio.config) Update timeout (#31)