Skip to content

Releases: jpederson/Accrue.js

v1.0.1

Choose a tag to compare

@jpederson jpederson released this 08 Apr 02:20
00c2876

Updated documentation.

v1.0.0

Choose a tag to compare

@jpederson jpederson released this 07 Apr 00:00
03c50ad

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

Choose a tag to compare

@jpederson jpederson released this 06 Apr 23:19
03c50ad

Adds language support, for working with currency.

v0.1.0

Choose a tag to compare

@jpederson jpederson released this 06 Apr 22:33
e0b9bbd

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

Choose a tag to compare

@jpederson jpederson released this 06 Apr 20:40
80e5d56

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

v0.0.1

Choose a tag to compare

@jpederson jpederson released this 14 Jan 19:44

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.