-
Notifications
You must be signed in to change notification settings - Fork 732
Upgrade version number to 1.1.2 #1788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
RELEASE_NOTES.md
Outdated
| Create trap for error message when wasm_instance_new fails | ||
| wamr-test-suites: Add support for ARM/RISCV by QEMU | ||
| Fix zephyr sample build errors | ||
| Fix source debugger error handling: continue executing when detached |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is more like a bugfix?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, sometimes it is not easy to classify whether it is bugfix or enhancement. I moved several items to "Bug Fixes".
RELEASE_NOTES.md
Outdated
| Fix zephyr sample build errors | ||
| Fix source debugger error handling: continue executing when detached | ||
| Enable to compile WAMR on platforms that don't support IPV6 | ||
| Fix scenario where the timeout for atomic wait is set to negative number |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same here, it feels like this is a bugfix
|
Great to see so many great changes since the last version! 🎊 |
loganek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Yes, it is amazing. We will do more test and release the new version if all goes well. |
Add memory watchpoint support for source debugger (bytecodealliance#1762)
Implement i32.rem_s and i32.rem_u intrinsic (bytecodealliance#1789)
Upgrade version number to 1.1.2, update RELEASE_NOTES.md and clear several compile warnings.
Upgrade version number to 1.1.2, update RELEASE_NOTES.md and clear several compile warnings.
Upgrade version number to 1.1.2, update RELEASE_NOTES.md and clear several compile warnings.
Upgrade version number to 1.1.2, update RELEASE_NOTES.md and clear several compile warnings.
Upgrade version number to 1.1.2, update RELEASE_NOTES.md and clear several compile warnings.
Upgrade version number to 1.1.2, update RELEASE_NOTES.md and clear several compile warnings.
No description provided.