Releases: novoda/simple-easy-xml-parser
Releases · novoda/simple-easy-xml-parser
1.0.8
This version includes 1 change:
- Adds
popResult
methods so that we can choose to not cache results #40
1.0.7
This release includes 1 change:
- Adds boolean element finder (with tests) #39
1.0.6
Includes the following change:
Create a getListAttributeFinder(...)
method into ElementFinderFactory
#38
1.0.5
Includes the following change:
Transform ElementFinderInstigator
into an interface Streamer
#37
1.0.4
Includes the following change:
- Supporting blocking (return type) xml parsing #35
1.0.3
using last build for the build badge instead of last successful