Skip to content

Releases: amphp/dns

Version 0.2.4

05 Aug 21:51
Compare
Choose a tag to compare

Changes since 0.2.3

  • Update Alert dependency to 0.10.0

Version 0.2.3

29 Jul 23:31
Compare
Choose a tag to compare

Changes since 0.2.2

  • Add error handling for socket write operations
  • Update Alert dependency to 0.9.0

Version 0.2.2

17 Jul 20:47
Compare
Choose a tag to compare

Changes since 0.2.1

  • Prevent crashes when the response callback function is undefined (fix for #2)

Version 0.1.3

17 Jul 20:46
Compare
Choose a tag to compare

This will be the last 0.1.x release.

Changes since 0.1.2

  • Prevent crashes when the response callback function is undefined (fix for #2)

Version 0.2.1

17 Jun 17:11
Compare
Choose a tag to compare

Changes since 0.2.0

  • CNAME resource records in responses are handled correctly

Version 0.1.2

17 Jun 17:11
Compare
Choose a tag to compare

Changes since 0.1.1

  • CNAME resource records in responses are handled correctly

Version 0.2.0

16 Jun 22:26
Compare
Choose a tag to compare

Changes since 0.1.x

  • Cache is now an interface, default concrete implementation is named MemoryCache
  • Cache instances can be injected through the factory

Version 0.1.1

16 Jun 02:36
Compare
Choose a tag to compare

Changes since 0.1.0

  • Allow skipping of scalar default parameters with NULL
  • Do not send more than one concurrent lookup for a unique name/type tuple

Version 0.1.0

15 Jun 00:20
Compare
Choose a tag to compare

Initial release