Skip to content

autolink-0.4.0

Compare
Choose a tag to compare
@robinst robinst released this 10 Feb 13:05
· 117 commits to main since this release
  • Treat more special characters as trailing delimiters to not include ">, "/> and "); at the end of URLs (#3)
  • Fix unexpected link end with unfinished delimiter pairs in URLs (#5)
  • Fix Android incompatibility by not using java.util.Objects