Xmake Release Announcement #6627
Replies: 4 comments 1 reply
-
Xmake v3.0.1 is coming soonIf all goes well, I will release a new version (3.0.1) over the weekend or next Monday, and you can test whether the current dev version works properly in advance. There will be no new features added in the next few days, just some bug fixes. ChangelogsNew features
Bugs fixed
Xmake v3.0.1 即将发布如果顺利的话,我将会在周末或者下周一发布新版本 (3.0.1),大家可以提早测试当前 dev 版本是否正常工作。 更新日志新特性
Bugs 修复 |
Beta Was this translation helpful? Give feedback.
-
Xmake v3.0.2 is coming soonSince the binary core has been updated, please compile and install it in full to test it. $ xmake update dev New features
Changes
Bugs fixed
|
Beta Was this translation helpful? Give feedback.
-
Xmake v3.0.3 is coming soonThis version mainly optimizes the build speed. $ xmake update dev New features
Changes
Bugs fixed
新特性
改进
Bugs 修复 |
Beta Was this translation helpful? Give feedback.
-
Our CI runs with nightly xmake dev branch are still green. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Xmake pre-release announcement
A few days before each version is released, we will notify users here to do some testing in advance.
We can try the current dev version in the following ways.
Using update command
xmake update dev
Using github action
xmake 预发布公告
每个版本发布前几天,我们都会在这里通知用户提前进行一些测试。
我们可以通过以下方式尝试当前的 dev 版本。
使用更新命令
xmake update dev
使用 github action
Beta Was this translation helpful? Give feedback.
All reactions