Skip to content

Releases: robhicks/tiny-uri

8.0.7

30 Jul 16:06
Compare
Choose a tag to compare

Default export use in building distributable assets

Rename repo again to avoid namespace collisions

22 Jun 20:29
Compare
Choose a tag to compare
4.0.0

rebuild with clone method

Finish renaming repo for publication

14 Jun 13:03
Compare
Choose a tag to compare
3.0.3

finish renaming things

Rename repo for publication

14 Jun 12:50
Compare
Choose a tag to compare
3.0.2

rename repo for publication

Remove trailing path { in url templates

14 Jun 11:48
Compare
Choose a tag to compare
3.0.1

fix url templating issue - trailing path {

Chaining supported across Uri, Path and Query instances

10 Jun 20:34
Compare
Choose a tag to compare
3.0.0

Chaining now works from Uri, Path and Query

Fix bower.json

16 May 02:39
Compare
Choose a tag to compare
2.1.1

fix bower.json

Add support for UriTemplate

16 May 02:32
Compare
Choose a tag to compare

Change uriToString to toString(uri)

06 May 20:51
Compare
Choose a tag to compare

Breaking change!

Adds esdoc docuementation

Improvements to Query and Path

06 May 14:00
Compare
Choose a tag to compare

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())