Skip to content

Releases: infothrill/python-dyndnsc

0.6.1

02 Apr 06:01
Compare
Choose a tag to compare
  • improved: dnswanip error reporting now includes dns information
  • improved: fix for bug #144
  • improved: added tests for console script

0.6.0

21 Feb 07:14
Compare
Choose a tag to compare
  • 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

07 Jul 16:56
Compare
Choose a tag to compare

0.5.0

25 Jun 20:44
Compare
Choose a tag to compare
  • 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

27 Dec 10:06
8225a4b
Compare
Choose a tag to compare
  • fixed: fixed wheel dependency on python 2.6 and 3.3
  • fixed: pep8 related changes, doc fixes

0.4.3

27 Jun 05:45
Compare
Choose a tag to compare
  • fixed: nsupdate URLs
  • fixed: several minor cosmetic issues, mostly testing related

0.4.2

08 Mar 11:44
Compare
Choose a tag to compare
Merge branch 'develop'

0.4.1

16 Feb 19:51
Compare
Choose a tag to compare
release 0.4.1

0.4.0

15 Feb 10:56
Compare
Choose a tag to compare
release 0.4.0

0.3.4

05 Jan 09:46
Compare
Choose a tag to compare
fix