README revision 670e2754802f86ef17868bcb9ef2f26b8d57bdc2
0N/A3.3.0
0N/A * Added support for locator property to DataSchema.JSON resultFields
0N/A * definitions: {key:"Title", locator:"result.title"}
1472N/A
0N/A3.2.0
0N/A * Set custom parser execution scope to be DataSchema instance.
0N/A
0N/A3.1.1
0N/A * No changes.
0N/A
0N/A3.1.0
0N/A * Added support for nested schemas.
0N/A * Added support for XPath resultListLocator, instead of requiring the use
0N/A of 'getElementsByTagName'.
0N/A * Improved support for DOM elements in DataSchema.XML when IE
0N/A xmldoc.selectNodes(String) fails.
0N/A * Field list is now optional for DataSchema.JSON. If omitted, all response
0N/A data is returned.
0N/A * Fixed a bug in field resolution where null might be discovered along the
0N/A resolution path. Now exits gracefully rather than throwing an error.
1472N/A
1472N/A3.0.0
1472N/A * Support for DOM elements in DataSchema.XML.
0N/A
0N/A3.0.0 beta 1
0N/A * Initial release.
0N/A