Skip to content
Mottie edited this page Jan 26, 2015 · 16 revisions

Change Log

V1.1.5 (1/26/2015)

  • Change name in bower.json & package.json to "number-format.js".
  • Update readme with installation instructions.

v1.1.4 (1/26/2015)

  • Add AMD & NodeJS compatibility (UMD). Thanks MadMG!
  • Renamed variables & code cleanup to make it more readable.

v1.1.3 (11/12/2014)

  • Fix bower link to point to the production version. Thanks marcelboettcher!
  • Minor code & demo cleanup.

v1.1.2 (6/22/2014)

  • Remove negative sign from results with a value of zero.
  • Added more examples to demo page.

v1.1.1 (5/1/2014)

  • Various fixes to get Travis builds to work.

v1.1.0 (5/1/2014)

  • Forked a copy of the script on GitHub
  • Clean up
    • Cleaned up code for jshint.
    • Add grunt build with jshint, testing & compression.
    • Register script with bower.
  • Add support for a prefix & suffix within the mask.
    • Updated demo with prefix & suffix examples; showing allowed and not-allowed formats.
    • Updated tests

r2 (v1.0.0) (6/29/2011)

Clone this wiki locally