Skip to content

Releases: hi-manshu/Charty

v2.0.0-alpha01

02 Jul 11:31
303965b
Compare
Choose a tag to compare
  • 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

19 Jan 08:10
050fa40
Compare
Choose a tag to compare
Staging Build Pre-release
Pre-release

Commits

  • 050fa40: added stroke size field on line config (#61) (Alberto Caliman) #61

Release: Stable Build

04 Oct 22:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3-alpha05...v1.0.0

1.1.3-alpha05

21 Sep 22:30
a3a9886
Compare
Choose a tag to compare
1.1.3-alpha05 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.3-alpha04...1.1.3-alpha05

v1.1.3-alpha04

14 Sep 22:52
Compare
Choose a tag to compare

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

13 Sep 19:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3-alpha02...v1.1.3-alpha03

v1.1.3-alpha02

07 Sep 20:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2-alpha02...v1.1.3-alpha02

v1.1.2-alpha02

30 Aug 21:53
Compare
Choose a tag to compare

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

26 Aug 09:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0-alpha02...1.1.1-alpha02

v1.1.0-alpha02

25 Aug 17:06
d8b263b
Compare
Choose a tag to compare

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