v1.4.2
URIs v1.4.2
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)