-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8eee9e9
commit 4383dd4
Showing
14 changed files
with
51 additions
and
34 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2022-08-07T15:28:01Z | ||
- **Last updated**: 2022-08-16T16:05:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
### [2.1.22](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2022-08-16) | ||
|
||
#### 🩹 Bug fixes | ||
|
||
- fix [#352](https://github.com/thi-ng/umbrella/issues/352), update set() return var ([d32026c](https://github.com/thi-ng/umbrella/commit/d32026c)) | ||
|
||
### [2.1.19](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2022-08-06) | ||
|
||
#### ⏱ Performance improvements | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2022-08-15T23:41:37Z | ||
- **Last updated**: 2022-08-16T16:05:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,17 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
## [0.8.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2022-08-16) | ||
|
||
#### 🚀 Features | ||
|
||
- add preliminary string handling support ([3da4efe](https://github.com/thi-ng/umbrella/commit/3da4efe)) | ||
- update/rename IWasmMemoryAccess (add string getter/setter) | ||
- update StructField.type (add `string`) | ||
- add CodeGenOpts.stringType option | ||
- update codegen fns | ||
- update TS & Zig codegen impls | ||
|
||
## [0.7.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2022-08-15) | ||
|
||
#### 🚀 Features | ||
|
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
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
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