Skip to content

V1.0.5

Compare
Choose a tag to compare
@santhoshtr santhoshtr released this 23 Jul 06:12
· 96 commits to master since this release
8f38bc4

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