Skip to content

Releases: spatie/dns

2.1.1

04 Aug 17:28
6eb4556
Compare
Choose a tag to compare
  • ensure accessed indexes do exist (#68)

2.1.0

01 Aug 19:57
2eab17d
Compare
Choose a tag to compare
  • Make records arrayable (#70)

2.0.2

01 Jun 09:52
b21bb11
Compare
Choose a tag to compare
  • always only return the requests record types (#63)

2.0.1

01 Jun 06:19
Compare
Choose a tag to compare
  • let getRecords return an array instead of a custom collection

2.0.0

20 May 07:33
Compare
Choose a tag to compare
  • near-total rewrite
  • added methods on record types
  • added support for multiple handlers

1.6.0

02 Dec 19:25
Compare
Choose a tag to compare
  • add of method

1.5.0

24 Aug 13:47
7daac14
Compare
Choose a tag to compare
  • add noidnout

1.4.3

30 Nov 18:38
Compare
Choose a tag to compare
  • drop support for PHP 7.3 and below

1.4.2

17 May 07:20
403865f
Compare
Choose a tag to compare
  • add support for NAPTR record type
  • resolve symfony/process deprecation

1.4.1

05 Dec 14:36
6152f9c
Compare
Choose a tag to compare
  • throw a custom exception when dig fails