-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
42 lines (35 loc) · 1.42 KB
/
CHANGELOG
File metadata and controls
42 lines (35 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Wed 29 Nov 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Change project code name Siret to Stäfa
* Update repository url
Mon 18 Sep 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.7
* Fix parseInt issue on ci (phantomjs)
* Change dist directory as dst
* Fix functional testing environment
* Add package-log.json (use npm 5)
Mon 24 Jul 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.6 (v0.0.6)
* Update request headers (default value)
Mon 17 Jul 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.5 (v0.0.5)
* Fix csrfToken option name
* Change api key name (apiKey)
Sat 08 Jul 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.4 (v0.0.4)
* Update example
* Update README.md
* Fix wrong var name (credentials)
Fri 07 Jul 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.3 (v0.0.3)
* Remove cookie usage (traceKey to eventKey)
* Remove unnecessary tracking info (like fullscreen, angle etc.)
* Rename token to csrfToken (as optional)
* Rename selector body to article (`body article`)
* Update data json sample in README.md
* Reduce capturing count using fibonacci sequence
Mon 19 Jun 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.2 (v0.0.2)
* Rename PublicationKey to ScrollKey
Thu 15 Jun 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.1 (v0.0.1)
* Initial commit