Skip to content

Releases: jdwx/dns-query

v2.0.8

17 Jan 00:33

Choose a tag to compare

  • Comment out an ancient debug message that slipped through.

v2.0.7

18 Dec 09:58

Choose a tag to compare

Re-roll release 2.0.6 on the correct branch.

v2.0.5

05 Dec 20:24
99f89c0

Choose a tag to compare

Fix a check in Updater that was incorrectly case-sensitive.

v2.0.4

04 Aug 17:12

Choose a tag to compare

Fixes issue #9 about MX records that point at that root.

v2.0.3

19 Jun 03:34

Choose a tag to compare

Somewhat improve handling of quotes in TXT records.

v2.0.2

12 Apr 19:54

Choose a tag to compare

No functional changes.

  • Increase PHP 8.4 compatibility. (Mainly avoiding implicitly nullable parameters.)
  • A bunch of code cleanup via PhpStan.
  • Tests updated. (The assumption that ICANN was unlikely to change their DNS proved ill-considered.)

v2.0.1

16 Apr 21:12

Choose a tag to compare

Merge branch 'mikepultz-master'

v2.0.0-beta.1

17 Jul 20:56

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release

First beta release after the fork.