- TODO
- Implemented __str__() methods
- Some fixes to ease packaging in linux distros (issue #14)
- CNMLLink: status is now libcnml.Status
- Removed NEWS (replaced by CHANGES.rst)
- Added README.md to MANIFEST.in. It was preventing the egg package from being installed.
- Fixed bug in some cases when decoding URLs
- Added more tests
- Parse more attributes (created, updated, antenna_elevation)
- New methods: get_inner_links() and get_outer_links()
- Fixed minidom errors
- #1: Added possibility to load CNML from URL in
CNMLParser
- Release 0.8
- Support new "inactive" status
- Added new Status.get_status_list() static method
- Parsing improvements
- Use logging library instead of prints
- Python 3 changes
- Better documentation
- Tests suite
- Include DTD
- Moved from Gitorious to GitHub and changed references
- Release 0.7