URI.js v1.11.1 Release Notes
Release Date: 2013-08-13 // about 12 years ago-
- ๐ fixing inconsistent
.relativeTo()
results caused by inconsistent URI component handling - (Issue #103) - ๐ fixing unsafe eval by using UMD's root - (Issue #105)
- ๐ fixing
.segment()
to allow appending an empty element - (Issue #106) - ๐ fixing
.segment()
to collapse empty elements in array notation
- ๐ fixing inconsistent