Skip to content

1.2.0

Choose a tag to compare

@jayeb jayeb released this 29 Jan 17:31
· 125 commits to main since this release
  • Added an additional boolean parameter to createURL() that allows the given path to be encoded with rawurlencode() rather than urlencode(). See #27 for more details.