Closed jcward closed 7 years ago
Currently Haxe 3.2.1 and hxcpp 3.3.49 (currently haxelib latest) work.
I think 3.3.0 (and git versions of hxcpp) seem to be somewhat of a moving target at this point... whatever is done, make sure 3.2.1 / 3.3.49 keep working (via defines).
Ignoring Haxe 3.3.0 in favor of 3.4.0.
See #42, push new haxelib version, ideally with
#if haxe_ver
if necessary to maintain 3.2.1 compatibility.