Skip to content

Releases: vegardit/haxe-doctest

v1.0.4

19 Apr 18:48
Compare
Choose a tag to compare

v1.0.3

23 Feb 01:59
Compare
Choose a tag to compare

added support for Node.js

v1.0.2

02 Jan 00:45
Compare
Choose a tag to compare

added DocTestRunner#assertFalse()/#assertNotEquals(). DocTestUtils#equals() now handles EnumValues.

v1.0.1

17 Jul 11:30
Compare
Choose a tag to compare

fixed 'Type not found' error

v1.0.0

09 Jul 14:40
Compare
Choose a tag to compare

license changed to Apache License 2.0, fixed out-of-memory error, configurable doc-test identifier string

v0.3.2

22 Jun 13:53
Compare
Choose a tag to compare

improved Lua support

v0.3.1

20 Jun 19:26
Compare
Choose a tag to compare

improved parsing

v0.3.0

17 Jun 20:38
Compare
Choose a tag to compare

added support for asserting exceptions and to use other types of comparison operators

v0.2.3

16 Jun 13:14
Compare
Choose a tag to compare
0.2.3 release

v0.2.2

10 Jun 10:02
Compare
Choose a tag to compare

fixes for Java and Javascript