blob: 8b24e0222b9638c512a46640c3ff6d93506ee1fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1.2.0 - November 25, 2014
-------------------------
* add support for protocol relative urls
1.1.0 - February 8, 2013
------------------------
* support any protocol
* support paths on localhost
1.0.0 - January 17, 2013
------------------------
* allow localhost to have a port
0.1.0 - September 8, 2013
-------------------------
* make regexp match more valid url types
0.0.2 - August 2, 2013
----------------------
* remove loose matching
0.0.1 - August 2, 2013
----------------------
:sparkles:
|