Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: cjbind/cjbind

v0.3.3

03 Jun 04:51
3d4951c

Choose a tag to compare

v0.3.2

03 Jun 02:00
17609dc

Choose a tag to compare

修复 header 被 emit 在错误的位置

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 Apr 10:04

Choose a tag to compare

v0.3.0

05 Apr 09:18

Choose a tag to compare

Full Changelog: v0.2.10...v0.3.0

libclang 20.1.0 (msvcrt + static libc++)

05 Apr 21:01

Choose a tag to compare

Pre-built libclang ${LLVM_VERSION} for Windows x64, cross-compiled with llvm-mingw (msvcrt).

  • CRT: msvcrt (matches Cangjie runtime)
  • libc++: statically linked
  • Target: x86_64-w64-mingw32
  • Toolchain: llvm-mingw ${LLVM_MINGW_TAG}

Built to resolve CRT heap mismatch between libcangjie-runtime.dll (msvcrt) and libclang (ucrt).

v0.2.10

08 Jan 02:34

Choose a tag to compare

移除编译器补丁,使用 nightly 版本构建

Full Changelog: v0.2.9...v0.2.10

v0.2.9

07 Jan 01:34

Choose a tag to compare

修复了匿名结构体类型的命名问题,项目迁移为 workspace 架构。

Full Changelog: v0.2.8...v0.2.9

v0.2.8

01 Jan 15:44

Choose a tag to compare

添加了动态链接到 libclang 的变体,升级仓颉版本到 1.0.4

Full Changelog: v0.2.7...v0.2.8

v0.2.7

01 Nov 16:07

Choose a tag to compare

允许 cjbind 在 macOS 26 上正确工作

Full Changelog: v0.2.6...v0.2.7

v0.2.6

19 Oct 17:01

Choose a tag to compare

workaround 仓颉标准库在处理 Float64.toTokens() 时的错误行为

What's Changed

  • fix:extractCCSearchPaths for windows by @afocus in #12

New Contributors

Full Changelog: v0.2.5...v0.2.6