Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@chfoo chfoo released this 17 Sep 03:39
v1.1.0
8c87763
  • Changed: Minimum Haxe version is now 4.1.
  • Fixed: Std.is() and Int64.is() deprecation warnings
  • Added: Decoder maxArrayLength, maxMapSize, maxBytesLength, and maxRecursionDepth fields for untrusted input.
  • Added: Exception module.