Skip to content

Releases: GlobeMC/mcla

Release v0.6.0

23 Jan 02:52
bc99c86
Compare
Choose a tag to compare

Adds

  • 添加了 hard code check,不要再纠结于错误格式规范了

Changes

  • 暂时放弃 tinygo。虽然原生 go 编译器编译出来的 wasm 比 tinygo 的大 4 倍,但是其中包含了很多调试信息,debug起来很方便。
    等之后代码稳定下来,用户多起来后再考虑用 tinygo 编译吧。

Release v0.5.1

06 Mar 18:14
bd1e156
Compare
Choose a tag to compare
fix lineNo

Release v0.5.0

01 Mar 23:24
65fd9f4
Compare
Choose a tag to compare
fix error parser and add unit test

Release v0.4.23

17 Jan 17:16
7744b19
Compare
Choose a tag to compare
support Exception in thread prefix

Release v0.4.22

16 Jan 05:36
c79a5e5
Compare
Choose a tag to compare
fix start log

Release v0.4.21

15 Jan 20:06
5ff5807
Compare
Choose a tag to compare
fix ErrDB.ForEachErrors

Release v0.4.20

15 Jan 19:46
4431e07
Compare
Choose a tag to compare
support " *" suffix to match prefix

Release v0.4.19

12 Jan 17:28
5285c0b
Compare
Choose a tag to compare
reforged error database

Release v0.4.18

01 Oct 00:09
bea57e5
Compare
Choose a tag to compare
add error db checkUpdate lock

Release v0.4.17

30 Sep 23:54
78855be
Compare
Choose a tag to compare
add timeout for version check