-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGELOG
35 lines (25 loc) · 793 Bytes
/
CHANGELOG
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
26
27
28
29
30
31
32
33
A list of important changes, newest changes first.
0.1.8
* update shrinkwrap, bug fix
0.1.7
* Update to useragent 2.1.13
0.1.6
* Add support for woff2 and opentype
0.1.5
* Update EJS and user-agent.
* Add support for an svg `id` field to append to URL.
* Add npm-shrinkwrap.json
0.1.4
* Append `?#iefix` for embedded-opentype fonts
0.1.3
* Add support for Chrome Mobile - thanks Konrad Mohrfeldt (@kmohrf)
0.1.2
* Add support for IE11
* Add ability to specify host/CDN
0.1.0
* locale_to_url_keys renamed to localeToUrlKeys in options to setup.
* url_modifier renamed to urlModifier in options to setup.
* Add ability to specify locale specific localeToUrlKeys
* Add default localeToUrlKeys specified in lib/locale_to_url_keys.js
0.0.1
* Initial release