Skip to content

Commit

Permalink
Merge pull request #556 from StoneCypher/FinalizeDenoSupport
Browse files Browse the repository at this point in the history
Standard deno support
  • Loading branch information
StoneCypher committed May 14, 2023
2 parents d04a575 + 6337159 commit 7fb4622
Show file tree
Hide file tree
Showing 33 changed files with 3,016 additions and 124 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.long.md
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1088 merges; 182 releases
1089 merges; 182 releases



Expand All @@ -18,6 +18,21 @@ Published tags:



 

 

## [Untagged] - 5/7/2023 12:28:52 PM

Commit [2a87cf16db9631a4cb35bcff98e1bda51e19486f](https://github.com/StoneCypher/jssm/commit/2a87cf16db9631a4cb35bcff98e1bda51e19486f)

Author: `John Haugeland <stonecypher@gmail.com>`

* draft support for deno




&nbsp;

&nbsp;
Expand Down
34 changes: 17 additions & 17 deletions CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1088 merges; 182 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
1089 merges; 182 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)



Expand All @@ -18,6 +18,21 @@ Published tags:



&nbsp;

&nbsp;

## [Untagged] - 5/7/2023 12:28:52 PM

Commit [2a87cf16db9631a4cb35bcff98e1bda51e19486f](https://github.com/StoneCypher/jssm/commit/2a87cf16db9631a4cb35bcff98e1bda51e19486f)

Author: `John Haugeland <stonecypher@gmail.com>`

* draft support for deno




&nbsp;

&nbsp;
Expand Down Expand Up @@ -178,19 +193,4 @@ Author: `John Haugeland <stonecypher@gmail.com>`
Merges [85963d8, a6733d4]

* Merge pull request #550 from StoneCypher/ReattemptDenoSupport
* Reattempt deno support




&nbsp;

&nbsp;

## [Untagged] - 12/4/2022 11:45:25 AM

Commit [a6733d4140c1b7ac86c6e706d40e859150c36f94](https://github.com/StoneCypher/jssm/commit/a6733d4140c1b7ac86c6e706d40e859150c36f94)

Author: `John Haugeland <stonecypher@gmail.com>`

* Add deno version minification to build pass
* Reattempt deno support
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -18,10 +18,10 @@ Please edit the file it's derived from, instead: `./src/md/readme_base.md`
* Generated for version 5.89.0 at 5/7/2023, 12:23:59 PM
* Generated for version 5.89.1 at 5/13/2023, 11:34:21 PM
-->
# jssm 5.89.0
# jssm 5.89.1

Easy. Small. Fast. TS, es6, es5. Node, Browser. 100% coverage. Property
tests. Fuzz tests. Language tests for a dozen languages and emoji. Easy to
Expand Down

0 comments on commit 7fb4622

Please sign in to comment.