Releases: t2ym/i18n-number
Releases · t2ym/i18n-number
Stable Release 1.0.0
See Release Notes for i18n-behavior 1.0.0
Release 0.2.4
- Fix #3 for Safari 7 support
- Code coverage badge
Release 0.2.2
- Fix #1 for Intl.js locale module loading reliability
- Add test on language fallback and normalization
Release 0.2.1
- Handle fallback when the target locale polyfill module cannot be loaded
- Intl.js library, which will be dropped in vulcanization, must be present at the server for dynamic loading
Release 0.2.0
- Dynamic loading of Intl.js Polyfill and its locale modules on demand
- Support Safari 7/8/9, IE10, IE11, MS Edge, Firefox and Chrome
Release 0.1.4
- Minimum Safari support; As Safari does not have Intl, Intl.js is required for full support