Releases: JuliaWeb/URIParser.jl
Releases · JuliaWeb/URIParser.jl
v0.4.1
URIParser v0.4.1
Merged pull requests:
- make Julia 0.7 compatible, drop Julia 0.6 compat (#63) (@tanmaykm)
- Various updates (#65) (@davidanthoff)
- Install TagBot as a GitHub Action (#67) (@JuliaTagBot)
- Allow escape sequence in host (#68) (@davidanthoff)
v0.4.0
v0.3.1
v0.3.0: Work around Unicode and Test moving to the stdlib (#58)
Also bump the required Julia version to 0.6 to fix a type definition deprecation warning
v0.2.0: Merge pull request #54 from JuliaWeb/yyc/0.7
Remove compat code for 0.4
v0.1.8: Merge pull request #50 from JuliaWeb/tk/call
remove URIParser.call lines from precompile.jl
v0.1.7: Merge pull request #48 from musm/updatedeps
Update deprecations
Tag URIParser v0.0.5
Merge pull request #18 from jakebolewski/jcb/fixbindeps Remove deprecation warnings from URIParser
URIParser v0.0.4
Merge pull request #16 from garborg/syntax Track Julia 0.4 syntax