Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.26 KB

CHANGES.rst

File metadata and controls

53 lines (39 loc) · 1.26 KB

Changelog

Version 1.0 [unreleased]

  • TODO

Version 0.9.3 [2016-01-11]

  • Implemented __str__() methods
  • Some fixes to ease packaging in linux distros (issue #14)

Version 0.9.2 [2015-05-11]

  • 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.

Version 0.9.1 [2015-05-10]

  • 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()

Version 0.9 [2015-05-08]

  • Fixed minidom errors
  • #1: Added possibility to load CNML from URL in CNMLParser

Version 0.8 [2014-10-26]

  • 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

Version 0.7 [2013-02-07]

  • Release 0.7