jssm 5.82.2 → 5.82.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +48 -52
- package/README.md +1 -1
- package/dist/es6/version.js +1 -1
- package/dist/jssm.es5.cjs.js +1 -1
- package/dist/jssm.es5.iife.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
1026 merges; 5 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
@@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
|
|
|
12
12
|
|
|
13
13
|
Published tags:
|
|
14
14
|
|
|
15
|
-
<a href="#
|
|
15
|
+
<a href="#5__14__0">5.14.0</a>, <a href="#5__12__0">5.12.0</a>, <a href="#5__11__12">5.11.12</a>, <a href="#5__11__1">5.11.1</a>, <a href="#5__11__0">5.11.0</a>
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
|
|
@@ -22,18 +22,13 @@ Published tags:
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
## [Untagged] - 9/1/2022 4:53:34 PM
|
|
26
26
|
|
|
27
|
-
|
|
27
|
+
Commit [07e19355674ecf8c44ceb54f31cafebefdf08921](https://github.com/StoneCypher/jssm/commit/07e19355674ecf8c44ceb54f31cafebefdf08921)
|
|
28
28
|
|
|
29
|
-
|
|
29
|
+
Author: `Vat Raghavan <machinshin@gmail.com>`
|
|
30
30
|
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
Merges [5278df4, 03e1ad3]
|
|
34
|
-
|
|
35
|
-
* Merge pull request #529 from StoneCypher/ExposeThemesAndDirections
|
|
36
|
-
* Expose themes and directions; fixes StoneCypher/fsl#540, fixes StoneCypher/fsl#541
|
|
31
|
+
* relative link to code in Shootout.md
|
|
37
32
|
|
|
38
33
|
|
|
39
34
|
|
|
@@ -42,13 +37,15 @@ Merges [5278df4, 03e1ad3]
|
|
|
42
37
|
|
|
43
38
|
|
|
44
39
|
|
|
45
|
-
## [Untagged] -
|
|
40
|
+
## [Untagged] - 9/1/2022 4:47:48 PM
|
|
46
41
|
|
|
47
|
-
Commit [
|
|
42
|
+
Commit [223713ea6a253834711cd8bd61ffc35598bc63a4](https://github.com/StoneCypher/jssm/commit/223713ea6a253834711cd8bd61ffc35598bc63a4)
|
|
48
43
|
|
|
49
|
-
Author: `
|
|
44
|
+
Author: `Vat Raghavan <machinshin@gmail.com>`
|
|
50
45
|
|
|
51
|
-
|
|
46
|
+
Merges [da69e65, a781f59]
|
|
47
|
+
|
|
48
|
+
* WIP on main: da69e65 re-enable stoch testing, fixes StoneCypher/fsl#1187; replace .replaceAll with .replace, fixes StoneCypher/fsl#1188
|
|
52
49
|
|
|
53
50
|
|
|
54
51
|
|
|
@@ -57,18 +54,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
57
54
|
|
|
58
55
|
|
|
59
56
|
|
|
60
|
-
|
|
57
|
+
## [Untagged] - 9/1/2022 4:47:48 PM
|
|
61
58
|
|
|
62
|
-
|
|
59
|
+
Commit [a781f59bc5ca472f7d5927b4e1ff5b46e66b6bfb](https://github.com/StoneCypher/jssm/commit/a781f59bc5ca472f7d5927b4e1ff5b46e66b6bfb)
|
|
63
60
|
|
|
64
|
-
|
|
61
|
+
Author: `Vat Raghavan <machinshin@gmail.com>`
|
|
65
62
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
Merges [72d6ef7, 88d7309]
|
|
69
|
-
|
|
70
|
-
* Merge pull request #528 from StoneCypher/SpinUpThemes
|
|
71
|
-
* Spin up themes
|
|
63
|
+
* index on main: da69e65 re-enable stoch testing, fixes StoneCypher/fsl#1187; replace .replaceAll with .replace, fixes StoneCypher/fsl#1188
|
|
72
64
|
|
|
73
65
|
|
|
74
66
|
|
|
@@ -77,13 +69,15 @@ Merges [72d6ef7, 88d7309]
|
|
|
77
69
|
|
|
78
70
|
|
|
79
71
|
|
|
80
|
-
## [Untagged] -
|
|
72
|
+
## [Untagged] - 9/1/2022 4:37:55 PM
|
|
81
73
|
|
|
82
|
-
Commit [
|
|
74
|
+
Commit [081f1c50b8c73ffbfc46588c3fe27f2103841f4e](https://github.com/StoneCypher/jssm/commit/081f1c50b8c73ffbfc46588c3fe27f2103841f4e)
|
|
83
75
|
|
|
84
|
-
Author: `
|
|
76
|
+
Author: `Vat Raghavan <machinshin@gmail.com>`
|
|
77
|
+
|
|
78
|
+
Merges [9e18022, 7e48176]
|
|
85
79
|
|
|
86
|
-
*
|
|
80
|
+
* WIP on feature/new-readme: 9e18022 more-readable README
|
|
87
81
|
|
|
88
82
|
|
|
89
83
|
|
|
@@ -92,13 +86,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
92
86
|
|
|
93
87
|
|
|
94
88
|
|
|
95
|
-
## [Untagged] -
|
|
89
|
+
## [Untagged] - 9/1/2022 4:37:55 PM
|
|
96
90
|
|
|
97
|
-
Commit [
|
|
91
|
+
Commit [7e481765d45ab7950adabfc11d98b866baa71ec5](https://github.com/StoneCypher/jssm/commit/7e481765d45ab7950adabfc11d98b866baa71ec5)
|
|
98
92
|
|
|
99
|
-
Author: `
|
|
93
|
+
Author: `Vat Raghavan <machinshin@gmail.com>`
|
|
100
94
|
|
|
101
|
-
*
|
|
95
|
+
* index on feature/new-readme: 9e18022 more-readable README
|
|
102
96
|
|
|
103
97
|
|
|
104
98
|
|
|
@@ -107,13 +101,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
107
101
|
|
|
108
102
|
|
|
109
103
|
|
|
110
|
-
## [Untagged] -
|
|
104
|
+
## [Untagged] - 9/1/2022 4:17:04 PM
|
|
111
105
|
|
|
112
|
-
Commit [
|
|
106
|
+
Commit [da69e65ee5a1567825b011d3e17655c2dbd6261d](https://github.com/StoneCypher/jssm/commit/da69e65ee5a1567825b011d3e17655c2dbd6261d)
|
|
113
107
|
|
|
114
108
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
115
109
|
|
|
116
|
-
*
|
|
110
|
+
* re-enable stoch testing, fixes StoneCypher/fsl#1187; replace .replaceAll with .replace, fixes StoneCypher/fsl#1188
|
|
117
111
|
|
|
118
112
|
|
|
119
113
|
|
|
@@ -122,13 +116,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
122
116
|
|
|
123
117
|
|
|
124
118
|
|
|
125
|
-
## [Untagged] -
|
|
119
|
+
## [Untagged] - 9/1/2022 3:57:04 PM
|
|
126
120
|
|
|
127
|
-
Commit [
|
|
121
|
+
Commit [9e18022f7b474f06e30df55df254f01a0bf6ceb6](https://github.com/StoneCypher/jssm/commit/9e18022f7b474f06e30df55df254f01a0bf6ceb6)
|
|
128
122
|
|
|
129
|
-
Author: `
|
|
123
|
+
Author: `Vat Raghavan <machinshin@gmail.com>`
|
|
130
124
|
|
|
131
|
-
*
|
|
125
|
+
* more-readable README
|
|
132
126
|
|
|
133
127
|
|
|
134
128
|
|
|
@@ -137,15 +131,16 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
137
131
|
|
|
138
132
|
|
|
139
133
|
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
## [5.81.2] - 8/14/2022 4:22:34 PM
|
|
134
|
+
## [Untagged] - 8/20/2022 11:19:53 AM
|
|
143
135
|
|
|
144
|
-
Commit [
|
|
136
|
+
Commit [27480ec9b23dc281db0212e68f53aabcdc8b946f](https://github.com/StoneCypher/jssm/commit/27480ec9b23dc281db0212e68f53aabcdc8b946f)
|
|
145
137
|
|
|
146
138
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
147
139
|
|
|
148
|
-
|
|
140
|
+
Merges [5278df4, 03e1ad3]
|
|
141
|
+
|
|
142
|
+
* Merge pull request #529 from StoneCypher/ExposeThemesAndDirections
|
|
143
|
+
* Expose themes and directions; fixes StoneCypher/fsl#540, fixes StoneCypher/fsl#541
|
|
149
144
|
|
|
150
145
|
|
|
151
146
|
|
|
@@ -154,13 +149,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
154
149
|
|
|
155
150
|
|
|
156
151
|
|
|
157
|
-
## [Untagged] - 8/
|
|
152
|
+
## [Untagged] - 8/20/2022 11:16:34 AM
|
|
158
153
|
|
|
159
|
-
Commit [
|
|
154
|
+
Commit [03e1ad3acf5074dd570eb9a2e2001abab10fb923](https://github.com/StoneCypher/jssm/commit/03e1ad3acf5074dd570eb9a2e2001abab10fb923)
|
|
160
155
|
|
|
161
156
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
162
157
|
|
|
163
|
-
*
|
|
158
|
+
* Expose themes and directions; fixes StoneCypher/fsl#540, fixes StoneCypher/fsl#541
|
|
164
159
|
|
|
165
160
|
|
|
166
161
|
|
|
@@ -169,12 +164,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
169
164
|
|
|
170
165
|
|
|
171
166
|
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
## [5.81.0] - 8/10/2022 11:32:42 PM
|
|
167
|
+
## [Untagged] - 8/19/2022 11:11:19 PM
|
|
175
168
|
|
|
176
|
-
Commit [
|
|
169
|
+
Commit [5278df4d94a347b37da6cdca2a64a6ca85665b42](https://github.com/StoneCypher/jssm/commit/5278df4d94a347b37da6cdca2a64a6ca85665b42)
|
|
177
170
|
|
|
178
171
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
179
172
|
|
|
180
|
-
|
|
173
|
+
Merges [72d6ef7, 88d7309]
|
|
174
|
+
|
|
175
|
+
* Merge pull request #528 from StoneCypher/SpinUpThemes
|
|
176
|
+
* Spin up themes
|
package/README.md
CHANGED
package/dist/es6/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const version = "5.82.
|
|
1
|
+
const version = "5.82.3";
|
|
2
2
|
export { version };
|