Jquery.i18n Versions Save

🌐 jQuery based internationalization library

v1.0.9

11 months ago

What's Changed

The previous release (1.0.8) was broken due to a missing libs folder. This releases fixes that issue. See changes for 1.0.8.

Full Changelog: https://github.com/wikimedia/jquery.i18n/compare/v1.0.8...v1.0.9

v1.0.8

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/wikimedia/jquery.i18n/compare/v1.0.7...v1.0.8

v1.0.7

4 years ago

Notable change

  • Support loading combined message file from URL(0606dae341f8d1ee022885db3ba74acd0b17894f) - by @lucaswerkmeister

v1.0.6

4 years ago

There were lot of documentation updates and small maintainance fixes. No feature updates though

v1.0.5

5 years ago

Major changes:

  • Removed String.prototype overrides(ab0bc2b)
  • Uses CLDR 31 plural rules(df07bcd) with CLDRPluralRuleParser v1.2.0(4d5bc5a). Plural rule documentation expanded(33b4ba0). Arabic plural rule test fixed(0f8f766)
  • Multiple code clean up using eslint, documentation updates, grunt build updates
  • Code of conduct added(c597fca)
  • Updated dependent libraries, bump devDependencies
  • Allow to use "?" symbols in lang file URLs(9fc37f4)
  • Fix the fallback locale looping error(45350ec)

Thanks to all contributors

v1.0.4

8 years ago

Fixed compatibility with IE 8

v1.0.3

8 years ago