Releases: tjtelan/git-url-parse-rs
Releases · tjtelan/git-url-parse-rs
v0.6.0
18 Sep 17:59
Compare
Sorry, something went wrong.
No results found
Added
Add interoperable support for url::Url (#74 )
Other
Remove lifetime from GitUrl (#72 )
v0.5.3
17 Sep 17:19
Compare
Sorry, something went wrong.
No results found
Fixed
failure to parse provider info if .git suffix is missing (#70 )
v0.5.2
16 Sep 17:42
Compare
Sorry, something went wrong.
No results found
Added
Implement TryFrom for url::Url (#66 )
v0.5.1
13 Sep 18:34
Compare
Sorry, something went wrong.
No results found
Other
Update release-plz.yml (#65 )
Remove debug print (#63 )
v0.5.0
13 Sep 07:03
Compare
Sorry, something went wrong.
No results found
Added
Reimplement GitUrl with nom (#61 )
v0.4.6
13 Sep 02:42
Compare
Sorry, something went wrong.
No results found
Fixed
prevent panic when parsing a URL with no path (#55 )
Other
Add release-plz to CI
Enable default features for the url crate (#54 )