-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
had to change the names of the micro-builds. won't affect anyone unle…
…ss they're directly referring to files, which is bad practice
- Loading branch information
1 parent
b9eb3cb
commit 3b3a998
Showing
23 changed files
with
45,009 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
All notable changes to this project will be documented in this file. | ||
|
||
1112 merges; 190 releases | ||
1113 merges; 190 releases | ||
|
||
|
||
|
||
|
@@ -18,6 +18,21 @@ Published tags: | |
|
||
|
||
|
||
| ||
|
||
| ||
|
||
## [Untagged] - 12/26/2023 1:20:37 PM | ||
|
||
Commit [b9eb3cb281bc1c5fec710e0c95bab540df1f119e](https://github.com/StoneCypher/jssm/commit/b9eb3cb281bc1c5fec710e0c95bab540df1f119e) | ||
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* hopefully the last module upgrade to do, commute the benchmarker | ||
|
||
|
||
|
||
|
||
| ||
|
||
| ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
All notable changes to this project will be documented in this file. | ||
|
||
1112 merges; 190 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
1113 merges; 190 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
|
||
|
||
|
||
|
@@ -18,6 +18,21 @@ Published tags: | |
|
||
|
||
|
||
| ||
|
||
| ||
|
||
## [Untagged] - 12/26/2023 1:20:37 PM | ||
|
||
Commit [b9eb3cb281bc1c5fec710e0c95bab540df1f119e](https://github.com/StoneCypher/jssm/commit/b9eb3cb281bc1c5fec710e0c95bab540df1f119e) | ||
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* hopefully the last module upgrade to do, commute the benchmarker | ||
|
||
|
||
|
||
|
||
| ||
|
||
| ||
|
@@ -150,21 +165,4 @@ Commit [7ef88f2a668a45f1cd2e027072e933a813ac65c6](https://github.com/StoneCypher | |
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* Suppress generated code and directories from reviews using .gitattributes, fixes StoneCypher/fsl#1242 | ||
|
||
|
||
|
||
|
||
| ||
|
||
| ||
|
||
<a name="5__90__0" /> | ||
|
||
## [5.90.0] - 10/25/2023 12:33:52 PM | ||
|
||
Commit [e88d784320e4d3bfbabfe9365578d32b869b6831](https://github.com/StoneCypher/jssm/commit/e88d784320e4d3bfbabfe9365578d32b869b6831) | ||
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* Proper stochastics. Seedable RNG. Fixes StoneCypher/fsl#990, StoneCypher/fsl#991 | ||
* Suppress generated code and directories from reviews using .gitattributes, fixes StoneCypher/fsl#1242 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
const version = "5.91.0", build_time = 1703621239026; | ||
const version = "5.91.0", build_time = 1703626449533; | ||
export { version, build_time }; |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.