Releases: robhicks/tiny-uri
Releases · robhicks/tiny-uri
8.0.7
Rename repo again to avoid namespace collisions
4.0.0 rebuild with clone method
Finish renaming repo for publication
3.0.3 finish renaming things
Rename repo for publication
3.0.2 rename repo for publication
Remove trailing path { in url templates
3.0.1 fix url templating issue - trailing path {
Chaining supported across Uri, Path and Query instances
3.0.0 Chaining now works from Uri, Path and Query
Fix bower.json
2.1.1 fix bower.json
Add support for UriTemplate
Change uriToString to toString(uri)
Breaking change!
Adds esdoc docuementation
Improvements to Query and Path
Path.replace now allows replacement of a segment.
Path and Query both have a new method to get the uri as a string while chaining (path.uriToString())