* Re-release due to 0.6.1 not releasing correctly.
0.6.1
* Fixed a bug in the `render_charts` template tag.
0.6
* Convert render_charts to simple tag for jinja2 support (Jake Howard) * Remove dependency for accounting.js and format numbers according to the browser's configured locale (Jake Howard)
0.5
* Default chart block template updated with aria labels, a fallback paragraph and a comment about overriding the template. * Tested against Wagtail 6.1 * Added a callback option to block so that the developer can create custom callbacks to customize the chart config, per block.