xurls v2.2.0 Release Notes

Release Date: 2020-04-17 // about 4 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.