Commit graph

16 commits

Author SHA1 Message Date
Jan Dittberner 9d94b308ae Release 0.6.1 2023-01-29 17:53:22 +01:00
Jan Dittberner 1afe18b429 Release 0.6.0 2023-01-29 17:49:40 +01:00
Jan Dittberner 7c675a6fdb Modernize extension
- update dependencies
- use tox for testing
- use type hints
- use pathlib and ipaddress from standard library instead of path and
  ipcalc
- fix Sphinx deprecation warnings
2023-01-28 17:43:04 +01:00
Jan Dittberner 6d425acaac Add release documentation in DEVELOPMENT.rst 2021-09-05 11:40:42 +02:00
Jan Dittberner 7acff11695 Release 0.5.1
- bump version
- update CHANGES.rst
2021-09-04 19:56:18 +02:00
Jan Dittberner 1451a5a1c0 Release 0.5.0 2021-09-04 18:53:49 +02:00
Jan Dittberner 80fad8cd49 Switch to PEP 517 build, drop tox 2021-01-02 07:24:22 +01:00
Jan Dittberner 0af66c6964 Fix deprecations and modernize testing
- use pytest and tox for testing
- fix deprecation warnings from Sphinx and Docutils
2021-01-02 07:24:22 +01:00
Jan Dittberner 281f740589 Bump version to 0.3.0 2019-07-13 22:02:42 +02:00
Jan Dittberner b243fc6249 Document changes 2019-07-13 21:54:14 +02:00
Jan Dittberner 24c451c2fb Finalize change log 2016-05-07 00:26:54 +02:00
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
Jan Dittberner f641b1b1b7 Finalize change log for 0.2.3 2016-05-05 13:27:33 +02:00
Jan Dittberner 54c11b4357 Fix regression in html build
This commit fixes a regression in html builds that has been introduced
by using a boolean value in index entries.
2016-05-05 13:25:53 +02:00
Jan Dittberner e95f37950b Finalize change log for 0.2.2 2016-05-05 12:00:08 +02:00
Jan Dittberner 020ac6d0bb Move change log to a separate file 2016-05-05 11:59:23 +02:00