Skip to content

v0.31.1: Release 0.31.1

Latest
Compare
Choose a tag to compare
@ato ato released this 20 Nov 04:11
· 2 commits to master since this release

Bugs fixed

  • Fixed URIs.parseLeniently() returning a different value to new URI() if the path was empty or the input contained percent encoded characters #90 #91
  • Replaced some internal usages of record.targetURI() with record.target() to reduce the chance of runtime exceptions and preserve the exact original value