Skip to content

Releases: robhicks/tiny-uri

Add Path.replaceFilename and Path.removeFilename

01 May 07:00
Compare
Choose a tag to compare

Can be used to remove replace the filename portion (last segment) of the path.

Explain Chaining and Fix Some Related Issues

29 Apr 16:36
Compare
Choose a tag to compare
1.0.2

fix some more issues and explain chaining in README

fix parsing error for URLs without query string

29 Apr 00:48
Compare
Choose a tag to compare
1.0.1

fix parsing error for URLs without query string

Initial Release

28 Apr 09:53
Compare
Choose a tag to compare
1.0.0

fix package files