UNPKG

postal.diagnostics

Version:

Wiretap add-on for postal.js allowing configurable console.logging (or other) output of messages being published through postal's message bus.

22 lines (15 loc) 524 B
0.1.2 / 2012-02-04 ================== * Added regexp matching support for exceptions. * Added support for throwException callback. * Added `throwError` synonym to `throwException`. * Added object support for `.empty`. * Fixed `.a('object')` with nulls, and english error in error message. * Fix bug `indexOf` (IE). [hokaccha] * Fixed object property checking with `undefined` as value. [vovik] 0.1.1 / 2011-12-18 ================== * Fixed typo 0.1.0 / 2011-12-18 ================== * Initial import