Skip to content

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 21:15
· 11 commits to master since this release
2c18c06

URIs v1.4.2

Diff since v1.4.0

Closed issues:

  • ERROR: MethodError: no method matching _bytes(::String15) (#42)
  • StackOverflowError when mixing (uncarefully) isdir and uri (#44)

Merged pull requests:

  • Fix and clarify encoding rules in documentation (#31) (@davidanthoff)
  • splitfilepath such as Base.Filesystem.joinpath(splitfilepath(urlpath)) == fspath (#46) (@o314)
  • Create Invalidations.yml (#47) (@ranocha)
  • Support AbstactString in escapeuri (#48) (@quinnj)
  • Add Gemini protocol support (#49) (@gmanika)
  • Consistent return type for queryparampairs (#50) (@omus)