-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathCHANGELOG
74 lines (51 loc) · 1.09 KB
/
CHANGELOG
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Changelog
## 7.0.2
- Updated inline doc.
## 7.0.1
- Use minified CSS.
## 7.0.0
- Use minified nodegame file by default.
- Support for Bootstrap 5.
- Using v7 features. e.g., .stream();
## 6.2.0
- Updated to nodeGame v6.2 (waitroom changes).
## 6.0.2
- private/ added to .gitignore (will be in git index, but not in npm index).
## 6.0.1
- Added private/ folder to git index.
## 6.0.0
- Refactor to v6.
## 5.3.0
- Refactored autoplay.
## 5.2.1
- amt option in computeBonus.
## 5.2.0
- Removed logic include file.
- Saving feedback and email to file.
## 5.1.0
- Using CustomInput widget for BIDDER.
## 5.0.0
- Minor updates to new version.
## 4.0.2
- Options to display treatment selector.
## 4.0.1
- Fixed visualization glitches.
## 4.0.0
- EndScreen
- Updated to work with nodeGame v4.
## 3.5.5
- Fixed bug shuffleChoices.
## 3.5.4
- Fixed bug in German context.
## 3.5.3
- Minor.
## 3.5.2
- Fixed startTiming typo.
## 3.5.1
- Updated auth.settings.js file.
## 3.5.0
- Using the Matcher/Roles API from version 3.5.
## 2.1.1
- Removed reference to DeSciL in ended.
## 2.1.0
- Updated to JSUS 0.14