############################################################################
## Changes #################################################################
############################################################################
JSON-T
======
Created: 2010-07-29
Home page: <http://search.cpan.org/dist/JSON-T/>
Bug tracker: <http://rt.cpan.org/Dist/Display.html?Queue=JSON-T>
Maintainer: Toby Inkster <mailto:tobyink@cpan.org>
0.100 [2010-09-02]
- Accept JSON::JOM as input to transformations.
0.090_04 [2010-08-15]
- Force stringification of return value of transform method. Pesky
JE::String values!
0.090_03 [2010-08-10]
- Additional debugging info added to tests.
0.090_02 [2010-08-02]
- Switched from JavaScript::SpiderMonkey to JE - SpiderMonkey version is
retained for those that want it.
0.090_01 [2010-07-30]
- (Bugfix) Non-JSON-string input for transform method was not being
correctly converted to JSON.
0.090_00 [2010-07-30]