All Versions
71
Latest Version
Avg Release Cycle
93 days
Latest Release
538 days ago

Changelog History
Page 6

  • v1.8.1 Changes

    November 15, 2012
    • ๐Ÿ›  fixing build() to properly omit empty query and fragment (Issue #53)
  • v1.8.0 Changes

    November 13, 2012
    • โž• adding .resource() as compound of [path, query, fragment]
    • โž• adding jQuery 1.8.x compatibility for jQuery.URI.js (remaining backwards compatibility!)
    • โž• adding default ports for gopher, ws, wss
    • โž• adding .duplicateQueryParameters() to control if key=value duplicates have to be preserved or reduced (Issue #51)
    • โšก๏ธ updating Punycode.js to version 1.1.1
    • improving AMD/Node using UMD returnExports - (Issue #44, Issue #47)
    • ๐Ÿ›  fixing .addQuery("empty") to properly add ?empty - (Issue #46)
    • ๐Ÿ›  fixing parsing of badly formatted userinfo http://username:pass:word@hostname
    • ๐Ÿ›  fixing parsing of Windows-Drive-Letter paths file://C:/WINDOWS/foo.txt
    • ๐Ÿ›  fixing URI(location) to properly parse the URL - (Issue #52)
    • ๐Ÿ›  fixing type error for fragment abuse demos - (Issue #50)
    • โž• adding documentation for various encode/decode functions
    • โž• adding some pointers on possible problems with URLs to About URIs
    • โž• adding tests for fragment abuse and splitting tests into separate scopes
    • โž• adding meta-data for Jam and Bower

    ๐Ÿ‘€ Note: QUnit seems to be having some difficulties on IE8. While the jQuery-plugin tests fail, the plugin itself works. We're still trying to figure out what's making QUnit "lose its config state".

  • v1.7.4 Changes

    October 21, 2012
    • ๐Ÿ›  fixing parsing of /wiki/Help:IPA - (Issue #49)
  • v1.7.3 Changes

    October 11, 2012
    • ๐Ÿ›  fixing strictEncodeURIComponent() to properly encode * to %2A
    • ๐Ÿ›  fixing IE9's incorrect report of img.href being available - (Issue #48)
  • v1.7.2 Changes

    August 28, 2012
  • v1.7.1 Changes

    August 14, 2012
  • v1.7.0 Changes

    August 11, 2012
    • ๐Ÿ›  fixing URI() constructor passing of base - (Issue #33 LarryBattle)
    • โž• adding .segment() accessor - (Issue #34)
    • โฌ†๏ธ upgrading URI.encode() to strict URI encoding according to RFC3986
    • โž• adding URI.encodeReserved() to exclude reserved characters (according to RFC3986) from being encoded
    • โž• adding URI Template (RFC 6570) support with URITemplate()
  • v1.6.3 Changes

    June 24, 2012
  • v1.6.2 Changes

    June 23, 2012
  • v1.6.1 Changes

    May 19, 2012