Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 854 Bytes

CHANGES.md

File metadata and controls

34 lines (21 loc) · 854 Bytes

2.0.1

  • #26 Yaml.read/write: improve support for Node.js

2.0.0

  • #18 Fix compatibility with latest Haxe 4
  • #17 required by haxe v.4 (dev)

1.3.0

  • #14 Don't #error during completion
  • #13 Fix crash inside ObjectMap on SWF target

1.2.2

  • #7 Added test dependencies.

1.2.1

  • #5 Update Ints.hx.
  • #6 Bamboo support.

1.2.0

  • Add support for CPP. Requires Haxe 3.1.2+ and Hxcpp 3.0.2

1.1.8

  • Fix invalid regex unicode point under PCRE