Skip to content

Releases: robinst/autolink-java

autolink-0.3.0

16 Jan 11:42
Compare
Choose a tag to compare

Changes:

  • Stop recognizing "abc://foo" in "1abc://foo". A digit doesn't feel enough like a separator, it's more like an invalid scheme.

autolink-0.2.0

14 Jun 10:55
Compare
Choose a tag to compare

Changes:

  • Require domains of emails to have dot by default (multiple parts, e.g. foo@com is not matched by default). Can be disabled by calling emailDomainMustHaveDot(false) on builder.

autolink-0.1.0

13 Jun 07:24
Compare
Choose a tag to compare