JuliaWeb / URIs.jl

URI parsing in Julia
https://juliahub.com/docs/URIs
Other
26 stars 17 forks source link

joinpath & allow kwargs in constructor #12

Closed Roger-luo closed 3 years ago

Roger-luo commented 3 years ago

@c42f I implemented the joinpath and URI mentioned in #10

Roger-luo commented 3 years ago

@c42f bump

Roger-luo commented 3 years ago

PS. can we have a new tag after this gets merged? I kinda want to release my package with this new interface directly instead of updating later...

c42f commented 3 years ago

Thanks, this is very nice. I'm sure it will be useful.

c42f commented 3 years ago

New version: https://github.com/JuliaRegistries/General/pull/25219