Releases: hi-manshu/Charty
v2.0.0-alpha01
-
What's Changed
This release brings significant changes and improvements to the Charty API. Here's a summary of the key updates:
-
Complete Rewrite for API
: The API has undergone a complete rewrite, resulting in a more robust and efficient codebase. This rewrite improves overall performance and maintainability of the library. -
Added a few more charts
: Several new chart types have been added, expanding the range of visualizations available. These new charts provide additional options for presenting data in a visually appealing and informative manner. -
Added new documentation on Dokka:
Comprehensive documentation using Dokka, a Kotlin documentation engine, has been included. The documentation covers the updated API, providing detailed explanations, examples, and usage guidelines.
For a more detailed and comprehensive list of all the changes made in this release, including bug fixes, enhancements, and other improvements, please refer to the Full Changelog .
Staging Build
Release: Stable Build
What's Changed
- [Bubble-Chart] Implemented Bubble Chart by @hi-manshu in #43
- Feat/bubblechart by @hi-manshu in #44
- Making it Prod Ready by @hi-manshu in #47
- #45
- #39
Full Changelog: 1.1.3-alpha05...v1.0.0
1.1.3-alpha05
What's Changed
- Feat: Stacked Bar Chart by @hi-manshu in #42
Full Changelog: v1.1.3-alpha04...1.1.3-alpha05
v1.1.3-alpha04
What's Changed
- Fix disabling expandable donut by @CarlosEsco in #38
- Feat/candle chart by @hi-manshu in #40
Full Changelog: v1.1.3-alpha03...v1.1.3-alpha04
v1.1.3-alpha03
What's Changed
- Redesign pie chart by @hi-manshu in #36
Full Changelog: v1.1.3-alpha02...v1.1.3-alpha03
v1.1.3-alpha02
What's Changed
- Fix. Chart Padding by @hi-manshu in #34
Full Changelog: 1.1.2-alpha02...v1.1.3-alpha02
v1.1.2-alpha02
What's Changed
- Multiple pie chart updates by @CarlosEsco in #30
- Added XLabel to CurveLineChart
New Contributors
- @CarlosEsco made their first contribution in #30
Full Changelog: 1.1.1-alpha02...1.1.2-alpha02
v1.1.1-alpha02
What's Changed
- Update readme by @hi-manshu in #27
- Made XLabels optional by @hi-manshu in #28
Full Changelog: 1.1.0-alpha02...1.1.1-alpha02
v1.1.0-alpha02
What's Changed
- Fixed. X-Labels/Removed End points for LineChart by @hi-manshu in #26
- Fixed : #25
Full Changelog: 1.0.0-alpha2...1.1.0-alpha02