Releases: clementwanjau/apexcharts-rs
Releases · clementwanjau/apexcharts-rs
v0.1.8
v0.1.7
ChangeLog
- Improved error handling.
- Bug Fixes.
- Updated the Licence to both MIT and Apache 2.0
v0.1.6
ChangeLog
- Write documentation.
- Provide examples.
v0.1.5
ChangeLog
- Added support for the leptos framework under the
leptos
feature. - Changed the
yew-component
feature toyew
.
v0.1.4
ChangeLog
- Added a yew chart component under the feature
yew-component
. - Bundled
ApexCharts.js
version3.40.0
v0.1.3
Changelog
- Added types to easily handle chart series and data.
v0.1.2
Bump to the next stable version
v0.1.1
Change Log
- Fill in the
readme
property in thecargo.toml
file.
v0.1.0
V0.1.0
Rust WASM bindings for the apexcharts js library.