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