Skip to content

Releases: jpederson/Accrue.js

v1.0.1

08 Apr 02:20
00c2876
Compare
Choose a tag to compare

Updated documentation.

v1.0.0

07 Apr 00:00
03c50ad
Compare
Choose a tag to compare

Since we're active on dozens of projects, most of the bugs are worked out, we have internationalization support, and it's a pretty refined project, it's time to publish v1.0.0, a production-ready project.

v0.1.1

06 Apr 23:19
03c50ad
Compare
Choose a tag to compare

Adds language support, for working with currency.

v0.1.0

06 Apr 22:33
e0b9bbd
Compare
Choose a tag to compare

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

06 Apr 20:40
80e5d56
Compare
Choose a tag to compare

New additions to the documentation and some code cleanup over the last few months.

v0.0.1

14 Jan 19:44
Compare
Choose a tag to compare

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.