jssm 5.91.0 → 5.91.1
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 +34 -33
- package/README.md +3 -3
- package/dist/es6/version.js +1 -1
- package/dist/jssm.es5.cjs +1 -1
- package/dist/jssm.es5.iife.cjs +1 -1
- package/dist/jssm.es5.iife.nonmin.cjs +1 -1
- package/dist/jssm.es5.nonmin.cjs +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
|
+
1115 merges; 190 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
@@ -22,13 +22,16 @@ Published tags:
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
## [Untagged] - 12/26/2023
|
|
25
|
+
## [Untagged] - 12/26/2023 2:01:42 PM
|
|
26
26
|
|
|
27
|
-
Commit [
|
|
27
|
+
Commit [09a17139998d3aee6149d0e50ee1e4441509209a](https://github.com/StoneCypher/jssm/commit/09a17139998d3aee6149d0e50ee1e4441509209a)
|
|
28
28
|
|
|
29
29
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
30
30
|
|
|
31
|
-
|
|
31
|
+
Merges [7de448c, 3b3a998]
|
|
32
|
+
|
|
33
|
+
* Merge pull request #558 from StoneCypher/MissingModuleTypeInPackage
|
|
34
|
+
* Missing module type in package
|
|
32
35
|
|
|
33
36
|
|
|
34
37
|
|
|
@@ -37,13 +40,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
37
40
|
|
|
38
41
|
|
|
39
42
|
|
|
40
|
-
## [Untagged] - 12/26/2023
|
|
43
|
+
## [Untagged] - 12/26/2023 1:57:30 PM
|
|
41
44
|
|
|
42
|
-
Commit [
|
|
45
|
+
Commit [3b3a9984650cd1757e1a5162ac64e03f63236edb](https://github.com/StoneCypher/jssm/commit/3b3a9984650cd1757e1a5162ac64e03f63236edb)
|
|
43
46
|
|
|
44
47
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
45
48
|
|
|
46
|
-
*
|
|
49
|
+
* had to change the names of the micro-builds. won't affect anyone unless they're directly referring to files, which is bad practice
|
|
47
50
|
|
|
48
51
|
|
|
49
52
|
|
|
@@ -52,13 +55,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
52
55
|
|
|
53
56
|
|
|
54
57
|
|
|
55
|
-
## [Untagged] - 12/26/2023
|
|
58
|
+
## [Untagged] - 12/26/2023 1:20:37 PM
|
|
56
59
|
|
|
57
|
-
Commit [
|
|
60
|
+
Commit [b9eb3cb281bc1c5fec710e0c95bab540df1f119e](https://github.com/StoneCypher/jssm/commit/b9eb3cb281bc1c5fec710e0c95bab540df1f119e)
|
|
58
61
|
|
|
59
62
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
60
63
|
|
|
61
|
-
*
|
|
64
|
+
* hopefully the last module upgrade to do, commute the benchmarker
|
|
62
65
|
|
|
63
66
|
|
|
64
67
|
|
|
@@ -67,13 +70,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
67
70
|
|
|
68
71
|
|
|
69
72
|
|
|
70
|
-
## [Untagged] - 12/26/2023
|
|
73
|
+
## [Untagged] - 12/26/2023 12:03:24 PM
|
|
71
74
|
|
|
72
|
-
Commit [
|
|
75
|
+
Commit [46668fad8dfb547a0520a765a44181947b26ea54](https://github.com/StoneCypher/jssm/commit/46668fad8dfb547a0520a765a44181947b26ea54)
|
|
73
76
|
|
|
74
77
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
75
78
|
|
|
76
|
-
*
|
|
79
|
+
* there was a duplicated test
|
|
77
80
|
|
|
78
81
|
|
|
79
82
|
|
|
@@ -82,13 +85,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
82
85
|
|
|
83
86
|
|
|
84
87
|
|
|
85
|
-
## [Untagged] - 12/26/2023 11:
|
|
88
|
+
## [Untagged] - 12/26/2023 11:59:09 AM
|
|
86
89
|
|
|
87
|
-
Commit [
|
|
90
|
+
Commit [7506dede45ac1d8745109d7d998bcd54421af38a](https://github.com/StoneCypher/jssm/commit/7506dede45ac1d8745109d7d998bcd54421af38a)
|
|
88
91
|
|
|
89
92
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
90
93
|
|
|
91
|
-
*
|
|
94
|
+
* set version to 5.91.0
|
|
92
95
|
|
|
93
96
|
|
|
94
97
|
|
|
@@ -97,13 +100,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
97
100
|
|
|
98
101
|
|
|
99
102
|
|
|
100
|
-
## [Untagged] - 12/26/2023 11:
|
|
103
|
+
## [Untagged] - 12/26/2023 11:52:10 AM
|
|
101
104
|
|
|
102
|
-
Commit [
|
|
105
|
+
Commit [eae31306383e982cbaf2a76c6bd276835a88c670](https://github.com/StoneCypher/jssm/commit/eae31306383e982cbaf2a76c6bd276835a88c670)
|
|
103
106
|
|
|
104
107
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
105
108
|
|
|
106
|
-
*
|
|
109
|
+
* more minor build nonsense
|
|
107
110
|
|
|
108
111
|
|
|
109
112
|
|
|
@@ -112,13 +115,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
112
115
|
|
|
113
116
|
|
|
114
117
|
|
|
115
|
-
## [Untagged] - 12/26/2023 11:
|
|
118
|
+
## [Untagged] - 12/26/2023 11:43:35 AM
|
|
116
119
|
|
|
117
|
-
Commit [
|
|
120
|
+
Commit [8957655fb3f79a9e4c548b3e011d7927516e0750](https://github.com/StoneCypher/jssm/commit/8957655fb3f79a9e4c548b3e011d7927516e0750)
|
|
118
121
|
|
|
119
122
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
120
123
|
|
|
121
|
-
*
|
|
124
|
+
* le sigh, reserved word got missed, not sure why it doesn't trigger here
|
|
122
125
|
|
|
123
126
|
|
|
124
127
|
|
|
@@ -127,13 +130,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
127
130
|
|
|
128
131
|
|
|
129
132
|
|
|
130
|
-
## [Untagged] - 12/26/2023 11:
|
|
133
|
+
## [Untagged] - 12/26/2023 11:34:22 AM
|
|
131
134
|
|
|
132
|
-
Commit [
|
|
135
|
+
Commit [2bd0149354e3cc5235d378761ef75e981059b1de](https://github.com/StoneCypher/jssm/commit/2bd0149354e3cc5235d378761ef75e981059b1de)
|
|
133
136
|
|
|
134
137
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
135
138
|
|
|
136
|
-
*
|
|
139
|
+
* Fix the cloc headers while we're here. Fixes StoneCypher/fsl#1261
|
|
137
140
|
|
|
138
141
|
|
|
139
142
|
|
|
@@ -142,15 +145,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
142
145
|
|
|
143
146
|
|
|
144
147
|
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
## [5.90.1] - 10/25/2023 12:51:12 PM
|
|
148
|
+
## [Untagged] - 12/26/2023 11:15:30 AM
|
|
148
149
|
|
|
149
|
-
Commit [
|
|
150
|
+
Commit [f805fa5ca95edd1927dd7241bee7a00813dacfe3](https://github.com/StoneCypher/jssm/commit/f805fa5ca95edd1927dd7241bee7a00813dacfe3)
|
|
150
151
|
|
|
151
152
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
152
153
|
|
|
153
|
-
*
|
|
154
|
+
* right, can't change exterior tooling to import without losing node 11-17
|
|
154
155
|
|
|
155
156
|
|
|
156
157
|
|
|
@@ -159,10 +160,10 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
159
160
|
|
|
160
161
|
|
|
161
162
|
|
|
162
|
-
## [Untagged] -
|
|
163
|
+
## [Untagged] - 12/26/2023 11:08:54 AM
|
|
163
164
|
|
|
164
|
-
Commit [
|
|
165
|
+
Commit [c081751106ec607385bc8086d7c7c6a0046fb172](https://github.com/StoneCypher/jssm/commit/c081751106ec607385bc8086d7c7c6a0046fb172)
|
|
165
166
|
|
|
166
167
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
167
168
|
|
|
168
|
-
*
|
|
169
|
+
* good lord, wasn't that an unnecessary adventure? fixes StoneCypher/fsl#1260
|
package/README.md
CHANGED
|
@@ -18,10 +18,10 @@ Please edit the file it's derived from, instead: `./src/md/readme_base.md`
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
* Generated for version 5.91.
|
|
21
|
+
* Generated for version 5.91.1 at 12/26/2023, 3:26:45 PM
|
|
22
22
|
|
|
23
23
|
-->
|
|
24
|
-
# jssm 5.91.
|
|
24
|
+
# jssm 5.91.1
|
|
25
25
|
|
|
26
26
|
Easy. Small. Fast. TS, es6, es5. Node, Browser. 100% coverage. Property
|
|
27
27
|
tests. Fuzz tests. Language tests for a dozen languages and emoji. Easy to
|
|
@@ -29,7 +29,7 @@ share online. Easy to embed.
|
|
|
29
29
|
|
|
30
30
|
Readable, useful state machines as one-liner strings.
|
|
31
31
|
|
|
32
|
-
***4,937 tests*** run 5,828 times. 4,928 specs with 100.0% coverage, 9 fuzz tests with 13.0% coverage. With 2,855 lines, that's about 1.7 tests per line, or
|
|
32
|
+
***4,937 tests*** run 5,828 times. 4,928 specs with 100.0% coverage, 9 fuzz tests with 13.0% coverage. With 2,855 lines, that's about 1.7 tests per line, or 2.0 generated tests per line.
|
|
33
33
|
|
|
34
34
|
***Meet your new state machine library.***
|
|
35
35
|
|
package/dist/es6/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const version = "5.91.
|
|
1
|
+
const version = "5.91.1", build_time = 1703633113298;
|
|
2
2
|
export { version, build_time };
|