Releases: infothrill/python-dyndnsc
Releases · infothrill/python-dyndnsc
0.6.1
0.6.0
- changed (INCOMPATIBLE): dropped support for python 2.7 and python 3.4, 3.5
- added: more presets
- improved: add support for python 3.8, 3.9
- added: docker build automation
- added:
--log-json
command line option, useful when running in docker
0.5.1
- improved: pin pytest version to version smaller than 5.0.0
0.5.0
- improved: simplified notification plugin and externalized them using entry_points
- added: WAN IP detection through DNS (detector 'dnswanip')
- improved: replaced built-in daemon code with daemonocle
- switched to pytest for running tests
- changed (INCOMPATIBLE): dropped support for python 2.6 and python 3.3
- added: new command line option -v to control verbosity
- improved: infinite loop and daemon stability, diagnostics #57
- improved: updated list of external urls for IP discovery
- improved: install documentation updated
- improved: add many missing docstrings and fixed many code smells
- improved: run flake8 code quality checks in CI
- improved: run check-manifest in CI
- improved: run safety in CI
0.4.4
- fixed: fixed wheel dependency on python 2.6 and 3.3
- fixed: pep8 related changes, doc fixes
0.4.3
- fixed: nsupdate URLs
- fixed: several minor cosmetic issues, mostly testing related
0.4.2
Merge branch 'develop'
0.4.1
release 0.4.1
0.4.0
release 0.4.0
0.3.4
fix