8000 Releases · rincler/domain · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: rincler/domain

5.0.0

23 Dec 14:11
e9affa1
Compare
Choose a tag to compare

Add new methods and improve validation

4.0.0

20 Dec 17:00
Compare
Choose a tag to compare
  • Implement the custom TLDs
  • Fix the getWithoutZone and getWithoutTld methods when domain level is 1
  • A domain is now trimmed in the __construct()

3.0.2

02 Feb 18:51
Compare
Choose a tag to compare

Improve constructor

3.0.1

01 Feb 01:28
Compare
Choose a tag to compare

Update README

3.0.0

01 Feb 00:28
Compare
Choose a tag to compare
  • Domain constructor throws custom domain exception: InvalidDomainException
  • Rename getIdn to asIdn, getPunycode to asPunycode

2.0.0

05 Jan 21:18
Compare
Choose a tag to compare
  • Move \Rincler\Domain to \Rincler\Domain\Domain
  • Allow a dot at the end of domain

1.0.0

04 Jan 23:30
Compare
Choose a tag to compare
Initial library commit
0