Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 297 Bytes

CHANGELOG.md

File metadata and controls

10 lines (9 loc) · 297 Bytes

0.1.1

  • Basic Haxe 4.0 support
  • Remove power-of-two dependency
  • C++ unsafe cast for Haxe 4.0 (issue #10)
  • CI scripts updated
  • HashLink target compiles
  • EnumTools utility class removed
  • Simple test.node.js.hxml build file has been added for compilation smoke checks
  • hl tests on CI