Releases: vegardit/haxe-doctest
Releases · vegardit/haxe-doctest
v1.0.3
added support for Node.js
v1.0.2
added DocTestRunner#assertFalse()/#assertNotEquals(). DocTestUtils#equals() now handles EnumValues.
v1.0.1
fixed 'Type not found' error
v1.0.0
license changed to Apache License 2.0, fixed out-of-memory error, configurable doc-test identifier string
v0.3.0
added support for asserting exceptions and to use other types of comparison operators
v0.2.2
fixes for Java and Javascript