Skip to content

Tags: ole/JavaScriptKit

Tags

0.19.0

Toggle 0.19.0's commit message
Bump version to 0.19.0, update `CHANGELOG.md`

0.18.0

Toggle 0.18.0's commit message
Bump version to 0.18.0, update `CHANGELOG.md`

0.17.0

Toggle 0.17.0's commit message
Bump version to 0.17.0, update `CHANGELOG.md`

0.16.0

Toggle 0.16.0's commit message
Bump version to 0.16.0, update `CHANGELOG.md`

0.15.0

Toggle 0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.15.0, update `CHANGELOG.md` (swiftwasm#196)

* Bump version to 0.15.0, update `CHANGELOG.md`

* Apply suggestions from code review

Co-authored-by: Jed Fox <git@jedfox.com>
Co-authored-by: Yuta Saito <kateinoigakukun@gmail.com>

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.14.0, update `CHANGELOG.md` (swiftwasm#181)

New release is required to resolve TokamakUI/Tokamak#475.

I've also cleaned up formatting in `.ts` file and clarified version incompatibility error message.

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix wording and formatting in `CHANGELOG.md`

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add tslib (swiftwasm#164)

According to (outdated) instructions from https://github.com/rollup/rollup-plugin-typescript#installation

0.11.1

Toggle 0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to v0.11.1, update `CHANGELOG.md` (swiftwasm#145)

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to v0.11.0, update `CHANGELOG.md` & `Example` (swiftwasm#143)

I had to remove SwiftWasm 5.3 and 5.4 from CI because OpenCombine/OpenCombine#225 is reproducible with all code, not just OpenCombine, with old toolchains when Xcode 13.1 is installed.

I've also updated `Example` code to try using `fetch` with `async`/`await` and a section with a simple guide for this to `README.md`

Node.js and npm dependencies together with webpack.js config in `Example` directory were also updated.

* Bump to v0.11.0, update `CHANGELOG.md` & `Example`

* Add simple `async`/`await` guide to `README.md`

* Use `wasm-5.5-SNAPSHOT-2021-11-20-a`

* Update `CHANGELOG.md`

* Update `.swift-version`

* Add acknowledgements to `CHANGELOG.md`