Skip to content

Releases: domainvalidity/php-domain-validator

2.0.3

08 Mar 06:58
b83c559
Compare
Choose a tag to compare

What's Changed

  • [2.x] - fix(validation): Also try to find the complete TLD when 1st part is not found. by @adrorocker in #4

Full Changelog: 2.0.2...2.0.3

2.0.2

29 Feb 18:49
4687932
Compare
Choose a tag to compare

What's Changed

  • [2.x] Correctly obtain domain when tld substring is in it by @rickycheers in #3

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

24 Jan 06:26
571c697
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

15 Jan 18:55
668d581
Compare
Choose a tag to compare

Full Changelog: 1.0.2...2.0.0

1.0.3

15 Jan 18:54
e2986ab
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

1.0.2 - Fix export ignore

27 Jul 16:38
6dd3b40
Compare
Choose a tag to compare

Fix .gitattributes

27 Jul 14:55
eaed72a
Compare
Choose a tag to compare
1.0.1

Cleanup and export fixes.

Stable functionality

27 Jul 05:43
e946a42
Compare
Choose a tag to compare
1.0.0

fix: Get rid of non standar characters for a domain.

Base functionality

27 Jul 03:36
b021439
Compare
Choose a tag to compare
0.1.0

chore(release) - prepare for first release.