Skip to content

Releases: Tencent-TDS/KuiklyBase-kotlin

v2.0.21-KBA-014

09 Dec 03:33

Choose a tag to compare

Code Refactoring

Commits

  • 1c3e702: Merge branch 'dev_del_runtime_stack_trace' into 'kuikly-base/2.0.20' (merge request !184) (leejieli)

v2.0.21-KBA-013

22 Oct 06:44

Choose a tag to compare

Bug Fixes

  • add missing dependencies when compiling standalone kexe #20 (linhandev)
  • add missing dependencies when compiling standalone kexe (#20) #20 (Benny Huo)

Commits

  • 80be0e9: Revert the deletion of iOS def files. (bennyhuo)
  • 33a06ff: Remove duplicated functions from mimalloc alloc. (bennyhuo)
  • 56b5c97: Support Xcode 16.3 and later versions. (bennyhuo)

v2.0.21-KBA-010

11 Sep 07:03

Choose a tag to compare

Commits

  • 35c76c3: Remove duplicated functions from std alloc. (bennyhuo)

v2.0.21-KBA-009

06 Aug 08:26
d01a7f7

Choose a tag to compare

Commits

  • d01a7f7: Support searching for OHOS SDK on other hosts. (#11) (Benny Huo) #11

v2.0.21-KBA-006

05 Aug 11:59

Choose a tag to compare

Commits

  • e04e136: Build Kotlin Native on Linux and Windows. (bennyhuo) #10
  • e1d8cea: Support @HiddenFromC when build in language version 1.9. (bennyhuo)
  • 739eddc: Hide the function when any of its or its overridden descriptors annotated with HiddenFromC. (bennyhuo)
  • f028b9c: Add github workflow. (bennyhuo)
  • dd606fe: Add permission. (bennyhuo)