xml2json 2.0.13 xml2json: ^2.0.13 copied to clipboard
An XML to JSON conversion package. Supports Badgerfish, GData and Parker conversions.
2.0.13 #
Issue 11, exception message bug
2.0.12 #
Remove dev infinity constraint on the Dart SDK for Flutter
2.0.11 #
Pub updates
2.0.10 #
Rename the analysis options file
2.0.9 #
Issue 9, SDK version constraint update, general pre Dart 2.0 spruce up
2.0.8 #
Issue 8, correctly escape CDATA strings for JSON
2.0.7 #
Issue 7, CDATA nodes now translated for Badgerfish and GData.
2.0.6 #
Use the new XML Package, update to latest Petit Parser see issue 5 in github.
Remove Drone IO integration, now done by pub.
2.0.5 #
Integrate with Dart's Drone IO testing
2.0.4 #
Browser is now a dev dependancy
2.0.3 #
Fixes for Dart V1.5 usage
2.0.2 #
Remove references to runtime type
2.0.1 #
Update dependencies to latest
2.0.0 #
Updates for Dart 1.0 release
1.1.0 #
- Fix the runtime type name change intoroduced in Dart r28101
- Generate API documents
- Package formatting updates