xurls v2.0.0 Release Notes
Release Date: 2018-10-21 // over 6 years ago-
- Convert to a Go module, now
mvdan.cc/xurls/v2
- Convert
Strict
andRegexp
to functions - ๐ Make
Strict
only accept well known schemes - โ Add
AnyScheme
to get the oldStrict
behavior - ๐ Allow all
\p{Po}
(other punctuation) chars in URLs
๐ง Binaries built on
go version go1.11.1 linux/amd64
. - Convert to a Go module, now