Envisaged for 0.3.5:
- Standardise on backups?
- Respect file modes in more backends?
- Respect comments in more backends?
- A complete dhf?
New since 0.3.4:
- ROOT fixes.
New since 0.3.3:
- AbstractReader::nextTuple() -> AbstractReader::next()
- Comments work in txt, txt.gz and xml backends.
- Rudimentary first dhf backend.
New since 0.3.2:
- Introduction of Filters and Manipulators.
- man.inc file was missing in tarball.
- Dependency on framework for all plugins introduced (make it work in gentoo).
New since 0.3.1:
- Removal of tcp as a default plugin.
- color_out
- First hierarchic Root Reader.
- Python backend with smarter getitem methods now.
- Many bug fixes.
- ???