Skip to content

Releases: clear-code/uxu

1.0.4

07 May 11:28

Choose a tag to compare

 * Support Firefox 40.0a1 and Thunderbird 38.0(beta4)

1.0.3

22 Aug 08:01

Choose a tag to compare

 * Supports Firefox 31 and Thunderbird 31

1.0.2

07 Mar 07:06

Choose a tag to compare

 * Works on Firefox 24, Thunderbird 24, and Nightly 31.0a1.
 * Give response objects to callback functions defined in imported GM scripts correctly.
 * Fix "out of memory" error on `utils.inspect()`
 * Assertion failure of `isInstanceOf()` reports meaningful message (it was unexpectedly dropped).
 * Support `TypeOf('array')` style definition (for cross-compartment scripts).
 * Works with stack trace with column numbers.
 * Stabilize self tests around the logger module.
 * Normalize serialized result of empty elements.
 * Add "UnitTest.XUL Test Runner" item to the list of "Developer" on Australis.
 * Add "UnitTest.XUL" menu to the "Tools" menu in the application menu of Thunderbird.