Releases: HaxeFoundation/hxcpp
Releases · HaxeFoundation/hxcpp
Release 4.3.22
v4.3.22 Remove 'register' keyword. Tweak logic for finding android NDK.
Release 4.3.21
v4.3.21 add Coroutine.h
Release 4.3.20
adjust indexOf and lastIndexOf on empty search strings see https://github.com/HaxeFoundation/haxe/pull/7402
Release 4.3.19
v4.3.19 Use hx4compat for running sys.db tests (#1078)
Release 4.3.18
Fix mingw dll issues (#1046) * Allow dynamic linking with mingw on linux * Update copied mingw libraries Add 64-bit gcc library Add another winpthread location
Release 4.3.17
v4.3.17 Set -m64 flags on mingw (#1045)
Release 4.3.16
Fix compiler errors on mingw (#1044) * Fix dynamic constructor errors on mingw * Fix Socket.cpp when compiling with mingw on linux
Release 4.3.15
fix "critial" error misspelling (#1071) how did this even happen in the first place lmao
Release 4.3.14
v4.3.14 update to latest mac ci image (#1069)
Release 4.3.13
v4.3.13 Fixed `@:enum` deprecation on Haxe 4.3 (#1067)