Skip to content

v3.0.0

Compare
Choose a tag to compare
@camertron camertron released this 14 Apr 15:06
  • Separated data from the implementation.
    • Now, usage requires two files:
      • core.js (the implementation file)
      • <locale>.js (data bundle for the required locale, like en.js, es.js, etc)

New in v2.5.0, which was accidentally never released:

  • Added rule based number formatting.
  • Fixed decimal numbers formatting for Hindi.