Skip to content

Releases: goware/urlx

v0.3.2

22 Jun 11:35
dcd04f6
Compare
Choose a tag to compare

Adds support for underscore in subdomains/domains.

v0.3.1: Error out on empty port, ie. host:/path or http:/google.com

24 Jul 15:11
Compare
Choose a tag to compare
Error out on empty port, ie. host:/path or http:/google.com

v0.3.0: Support top level domains, ie. http://kubernetes-service

24 Jul 13:58
Compare
Choose a tag to compare
Fix #6: Support top level domains, ie. http://kubernetes-service

v0.2.0 Go modules

25 Feb 17:01
4fc201f
Compare
Choose a tag to compare
Merge pull request #7 from syntaqx/go11-support

Go 1.11 Modules Support & Linting