Wenyong Huang
e7a8b3e743
Update version number to 2.0.0 and update release notes ( #3327 )
...
And enable code format check for wasm_export.h and add '\n' in os_printf
in sgx platform source files.
2024-04-20 10:16:34 +08:00
Wenyong Huang
2eb60060d8
Fix read and validation of misc/simd/atomic sub opcodes ( #3115 )
...
The format of sub opcodes after misc, simd and atomic prefix is leb u32.
The issue was found in #2921 .
2024-02-02 12:03:58 +08:00
Wenyong Huang
b3f728ceb3
Update version number to 1.3.2 and update release notes ( #3083 )
2024-02-01 12:42:12 +08:00
Wenyong Huang
17e3bf255c
Update version number to 1.3.1 and update release notes ( #2999 )
2024-01-12 11:31:01 +08:00
Wenyong Huang
f42ffe1d9d
Fix sample basic intToStr was called with wrong length ( #2876 )
...
Reported in https://github.com/bytecodealliance/wasm-micro-runtime/issues/2874 .
2023-12-07 10:26:28 +08:00
Wenyong Huang
ac602bda32
Update version number to 1.3.0 and update release notes ( #2821 )
...
And refine the code format for wasm_export.h.
2023-12-06 16:27:21 +08:00
Marcin Kolny
7f996a4559
Update version number and release notes ( #2378 )
...
Update the version number to 1.2.3 and update the release notes.
2023-08-22 08:55:36 +08:00
Wenyong Huang
f69ff70587
Update version number and release notes ( #2213 )
2023-05-16 12:39:22 +08:00
Wenyong Huang
4ca4f7913b
Update release notes ( #2113 )
2023-04-07 07:12:02 +08:00
Wenyong Huang
6af87855b4
Update version number and release notes ( #2103 )
...
And restore the CI vsce publish and change the wamride publisher name.
2023-04-04 12:13:40 +08:00
Wenyong Huang
0faec7c96c
Update version to 1.2.0 and update release notes ( #2062 )
2023-03-25 20:25:54 +08:00
Wenyong Huang
fb8727ba68
Update release notes and fix issues reported by Coverity ( #1813 )
2022-12-16 14:16:58 +08:00
liang.he
14492757f8
Move the release note template content to the end of file ( #1795 )
...
Fix the issue that the release notes cannot be successfully created when
releasing a new version.
2022-12-08 20:09:49 +08:00
Wenyong Huang
0d9e527fa0
Upgrade version number to 1.1.2 ( #1788 )
...
Upgrade version number to 1.1.2, update RELEASE_NOTES.md and
clear several compile warnings.
2022-12-08 12:21:34 +08:00
Wenyong Huang
84161fe084
Add CIs to release new version and publish binary files ( #1648 )
...
Add CIs to enable the release process of a new version of WAMR,
and build and publish the binary files when a version is released,
including iwasm, wamrc, lldb, vscode-extension and wamr-ide for
Ubuntu-20.04, Ubuntu-22.04 and MacOS.
And refine the CIs to test spec cases.
2022-10-28 13:55:41 +08:00