xmlstream 0.10.0 xmlstream: ^0.10.0 copied to clipboard
A streaming event-based XML Parser.
Changelog #
This file contains highlights of what changes on each version of the xmlstream package.
Pub version 0.10.0
- update for Dart 1.9
Pub version 0.9.1
- fix CDATA in xmlprocessor, route it to onText ...
Pub version 0.9.0
- Add better parsing for comments
- Adding tests and implementation for CDATA
Pub version 0.8.15
Adding functionality to read a file