Skip to content

Releases: noglitchyo/dealdoh

0.4.0-beta

05 Aug 15:24
7a17bb8
Compare
Choose a tag to compare
0.4.0-beta Pre-release
Pre-release

This release includes major bugfixes and refactoring.

  • UDP/TCP client (StdClient) was fixed and improved: supports multiple dns URI format, TCP transport class attempts to handle errors in a best effort, tests are run against a dns stub server
  • Refactored Header/Message to simplify how they work together: MessageSectionAwareInterface was removed
  • Changes toward the immutability of the Message and Header classes.

0.3.0-alpha

20 Jun 14:14
Compare
Choose a tag to compare
0.3.0-alpha Pre-release
Pre-release

Added PSR-15 support

0.2.0-alpha

05 Jun 11:30
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release
  • Added Google DoH client
  • Better upstream handling
  • Added command-line support

0.1.0-alpha

01 Jun 10:08
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release
Added coverage badge and php minimum version requirements