Skip to content

v0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mvdan mvdan released this 03 May 21:41
· 285 commits to master since this release
  • Don't panic if the scheme regexp given to StrictMatching fails to compile
  • cmd/xurls
    • -m followed by an invalid regexp would panic due to the bug above