sphinxext-ip/CHANGES.rst

67 lines
1.2 KiB
ReStructuredText
Raw Permalink Normal View History

2016-05-05 11:59:23 +02:00
Changes
=======
2023-01-29 17:53:22 +01:00
0.6.1 - 2023-01-29
------------------
* reupload to include namespace package
2023-01-29 17:34:21 +01:00
0.6.0 - 2023-01-29
------------------
* add development documentation in development.rst
* use tox as test runner
* add type annotations
* fix Sphinx 6 deprecation warnings
0.5.1 - 2021-09-04
------------------
* fix anchors in links
2021-09-04 18:53:49 +02:00
0.5.0 - 2021-09-04
------------------
* fix Docutils error
* adapt to Sphinx 4
0.4.0 - 2021-01-02
------------------
* fix Docutils deprecation warning
* fix test deprecation warning from Sphinx
* use pytest for testing
2021-01-02 07:22:11 +01:00
* switch to PEP-517 build API and metadata
2019-07-13 22:02:42 +02:00
0.3.0 - 2019-07-13
2019-07-13 21:54:14 +02:00
------------------
* update to Sphinx 2.1 API
2016-05-07 00:26:54 +02:00
0.2.4 - 2016-05-07
------------------
* fix index generation issue
2016-05-05 13:27:33 +02:00
0.2.3 - 2016-05-05
------------------
* fix regression in HTML builder that has been introduced in 0.2.2
2016-05-05 12:00:08 +02:00
0.2.2 - 2016-05-05
------------------
2016-05-05 11:59:23 +02:00
* 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