URI.js v1.3.0 Release Notes

Release Date: 2011-12-30 // over 12 years ago
    • โž• adding .subdomain() convenience accessor
    • ๐Ÿ— improving internal deferred build handling
    • ๐Ÿ›  fixing thrown Error for URI("http://example.org").query(true) - (Issue #6)
    • โž• adding examples for extending URI.js for fragment abuse, see src/URI.fragmentQuery.js and src/URI.fragmentURI.js - (Issue #2)