Releases: jpederson/Accrue.js
Releases · jpederson/Accrue.js
v1.0.1
v1.0.0
v0.1.1
v0.1.0
Add support for internationalized currency formatting. This releases includes a new option in the options object:
currency: "USD",
Enter a 3-character currency code in order to format all dollar values in that currency.
This release isn't strictly backward compatible because it removes the dollar signs from the result templates in the options.
v0.0.2
v0.0.1
Initial release of the plugin. View wiki for usage instructions. This release is about a year and a half worth of work, is perfectly functional and in use on several production projects. The reason for this release is to allow the project to be used via Bower.