26 lines
565 B
Markdown
26 lines
565 B
Markdown
|
|
# Changelog
|
||
|
|
|
||
|
|
## 5.0.0
|
||
|
|
|
||
|
|
Migrated to support chart.js v4.x.x, dropped support for 3.x.x
|
||
|
|
Upgraded to canvas v3.x.x
|
||
|
|
|
||
|
|
WIP support for animated charts, exporting to GIF.
|
||
|
|
|
||
|
|
## 4.0.0
|
||
|
|
|
||
|
|
Migrated to support chart.js v3.x.x, dropped support for 2.x.x
|
||
|
|
Removed the legacy API.
|
||
|
|
|
||
|
|
## 3.2.0
|
||
|
|
|
||
|
|
Another deploy for minor versions.
|
||
|
|
|
||
|
|
## 3.1.1
|
||
|
|
|
||
|
|
Added back legacy API to address a wrong version being deployed. See [#60](https://github.com/SeanSobey/ChartjsNodeCanvas/issues/60).
|
||
|
|
|
||
|
|
## 3.0.0
|
||
|
|
|
||
|
|
Rewrote `ChartJSNodeCanvas` API, the constructor and plugins in particular.
|