This release includes 100% coverage by unit testing. In the process, the following bugs/enhancements have been fixed/produced:
- version bump
- documented Location object
- new _AttributesImpl implementation which uses xmlreader and supports namespaces
- new processors system, implemented through entry points and thus extensible
- processor’s static methods are no longer such
- fixed extra_attrs => _extra_attrs in the Attributes processor and added tag() call to fix his working
- documentation update
- test system now uses nose
Substantially, no new code has been produced/changed during this release; it has been a release of reorganization for the documentation and general “makeup” of the project.
- New XML namespace.
- New logo.
- Lots of documentation/layout reorganization and completion.
- First version uploaded to pypi.
- Initial release.