Skip to content

Releases: gmr/srvlookup

3.0.0

26 Apr 17:29
@gmr gmr
Compare
Choose a tag to compare
  • Dropped support for Python 2
  • Added type annotations
  • Added optional TCP based resolution
  • Moved to using dns.resolver.resolve() from the deprecated dns.resolver.query() API

2.0.0

31 Jan 03:53
@gmr gmr
Compare
Choose a tag to compare
  • Adds hostname to SRV record response
  • Drops support for Python 2.6

Production / Stable Release

07 Nov 20:28
@gmr gmr
Compare
Choose a tag to compare
  • Updates sorting to include sorting by both priority and weight.

Travis CI Changes

08 Jun 18:27
Compare
Choose a tag to compare

Fix for a complex password that requires extra quoting. No code changes.

0.2.0: Merge pull request #2 from aweber/release-0.2

08 Jun 18:03
Compare
Choose a tag to compare