Skip to content

Releases: mvdgeijn/bnamed

v1.4.1

17 Oct 17:45
Compare
Choose a tag to compare

Fix: NumYears added to ReactivateDomain command

Documents state it's optional, but nothing happens when NumYears parameter is not present in the ReactivateDomain command. Response does say it's successfull.

v1.4.0

17 Oct 14:08
Compare
Choose a tag to compare

Added the CheckDomain class, containing a single result of a domain availability check

v1.3.0

17 Oct 09:01
Compare
Choose a tag to compare
  • Added Reactivate command
  • Recreated GetDomainResponse class
  • Added ReactiveResponse class (extension of GetDomainResponse)

v.1.2.2

17 Oct 08:11
Compare
Choose a tag to compare

Minor changes. Mostly added extra comments

v1.2.1

17 Oct 07:52
30b6d3f
Compare
Choose a tag to compare

Minor fix to actually store the sorted result

v1.2.0

17 Oct 07:40
16c1279
Compare
Choose a tag to compare

Created new basic response class to handle responses, including the result tag (optional). Created it as iteratable

Added Check command handling

14 Jun 12:06
Compare
Choose a tag to compare
  • New check command response handling
  • New PHPUnit tests added

v1.0.0

24 May 14:23
Compare
Choose a tag to compare

New parsing of responses

v0.1.3

24 May 09:01
e026c37
Compare
Choose a tag to compare
Update Response.php

Parse the ReactivateDomains response

v0.1.2

06 Dec 19:27
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Fix for BNamedInterface::connect call