Skip to content

Releases: infothrill/python-dyndnsc

0.6.1

Choose a tag to compare

@infothrill infothrill released this 02 Apr 06:01
  • improved: dnswanip error reporting now includes dns information
  • improved: fix for bug #144
  • improved: added tests for console script

0.6.0

Choose a tag to compare

@infothrill infothrill released this 21 Feb 07:14
  • 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

Choose a tag to compare

@infothrill infothrill released this 07 Jul 16:56

0.5.0

Choose a tag to compare

@infothrill infothrill released this 25 Jun 20:44
  • 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

Choose a tag to compare

@infothrill infothrill released this 27 Dec 10:06
8225a4b
  • fixed: fixed wheel dependency on python 2.6 and 3.3
  • fixed: pep8 related changes, doc fixes

0.4.3

Choose a tag to compare

@infothrill infothrill released this 27 Jun 05:45
  • fixed: nsupdate URLs
  • fixed: several minor cosmetic issues, mostly testing related

0.4.2

Choose a tag to compare

@infothrill infothrill released this 08 Mar 11:44
Merge branch 'develop'

0.4.1

Choose a tag to compare

@infothrill infothrill released this 16 Feb 19:51
release 0.4.1

0.4.0

Choose a tag to compare

@infothrill infothrill released this 15 Feb 10:56
release 0.4.0

0.3.4

Choose a tag to compare

@infothrill infothrill released this 05 Jan 09:46
fix