xml2json 5.0.0 xml2json: ^5.0.0 copied to clipboard
An XML to JSON conversion package. Supports Badgerfish, GData and Parker conversions.
#5.0.0 Issues 27(NNBD), 28, 29 and 30
#5.0.0-nullsafety.0 Null safety first update
#4.4.0 Issue 23
#4.3.0 Issue 21
#4.2.1 Issue 20
4.2.0 #
Issue 16
4.1.1 #
Linter updates
4.1.0 #
Pull request 18, add CDATA node parsing for Parker
4.0.0 #
Issue 17, License is now MIT, small tidy ups
3.0.3 #
Update testing, new linter rules
3.0.2 #
Update testing, run browser tests on Travis
3.0.1 #
Issue 15, relax sdk constraints for flutter
3.0.0 #
Issue 14, update to Dart 2
2.0.14 #
Issue 12, update to latest XML package
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