Unity_v1.3.5,ApiLevel:16
中文版本请查看 doc/unity/changelog.md
- fix: duplicated key error during generating: #657
- fix: cannot $generic a Type with Enum #856
- fix: did not filter the pointer type in delegate during generating: #857
- fix: in the d.ts, the return type of an interface's extension method would be wrong: #857
- fix: do not generate extension method for enum #857
- fix: some order of parameters with ArrayBuffer will throw an Error. #853
- feature: support invoking generic method without constraint: #819
- feature: the wrapper file of a generic type can now combine into one single file. #816
- feature: TypedValue can now pass to the argument of the corresponding type. #833
- optimize: add a reusable Github action for downloading JS backend artifact.
- optimize: can download the backend file by a URL in action.
difference between Node.js/Quickjs/V8: wiki