xurls v2.2.0 Release Notes
Release Date: 2020-04-17 // almost 5 years ago-
- ๐ Improve support for matching non-ASCII TLDs
- ๐ Allow underscores to end a URL, which is possible on sites like Youtube
- โ Add
xurls -fix
to fix HTTP URLs in plaintext files which redirect or can't be reached - โก๏ธ Update lists of TLDs and schemes
๐ง Binaries built on
go version go1.14.2 linux/amd64
.
Previous changes from v2.1.0
-
- ๐ Allow
Relaxed
to match punycode TLDs - Support URLs in between
*
and_
markdown syntax - Don't allow
|
as part of a URL's path - ๐ Fix a crash with
cmd/xurls
and large inputs - โก๏ธ Update lists of TLDs and schemes
๐ง Binaries built on
go version go1.13 linux/amd64
. - ๐ Allow