v1.4.0
URIs v1.4.0
Closed issues:
- Incorrect path normalization of some abnormal examples from Section 5.4.2 (#20)
@requiregenerates unhelpful error messages (#32)- Unable to construct URI if scheme is
ssh(#35)
Merged pull requests:
- Fix error messages in @ require precondition testing macro (#33) (@c42f)
- Allow scheme
sshin URI constructor (#36) (@vdayanand) - Docstrings: types for
queryparams,absuriandjoinpath(#38) (@fonsp) - Fix incorrect path normalization (#39) (@kernelmethod)
- Bump minimum Julia version tested to Julia 1.6 (#40) (@kernelmethod)
- Add queryparampairs to support duplicate query param key case (#43) (@quinnj)