URI.js v1.13.1 Release Notes

Release Date: 2014-04-16 // about 10 years ago
    • 🛠 fixing IPv6 normalization (bad variable name) - (Issue #145)
    • ➕ adding grunt and jshint
    • 💅 changing code style to 2 spaces indentation, single quote strings
    • applying 'use strict'; everywhere
    • 🛠 fixing jshint warnings