sphinxext-ip/CHANGES.rst
Jan Dittberner 460ea45061 Fix index generation issue
Index keys were wrongly defined as empty string which caused garbage in
the resulting index this commit changes the empty string to None. The
version number has been incremented.
2016-05-07 00:17:28 +02:00

539 B

Changes

0.2.4 - unreleased

  • fix index generation issue

0.2.3 - 2016-05-05

  • fix regression in HTML builder that has been introduced in 0.2.2

0.2.2 - 2016-05-05

  • fix index entries that broke the latex builder

0.2.1 - 2016-05-05

  • fix handling of invalid IP address/range values
  • implement a proper clear_doc method for the ip domain

0.2.0 - 2016-05-04

  • display IP address lists as tables
  • sort IP address lists numericaly