Skip to content

Releases: dautovicharis/Charts

2.0.0-SNAPSHOT-v3

09 Dec 13:10
561279a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0-SNAPSHOT-v2...2.0.0-SNAPSHOT-v3

2.0.0-SNAPSHOT-v1

15 Jun 15:17
22b2e01
Compare
Choose a tag to compare
2.0.0-SNAPSHOT-v1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.2.0...2.0.0-SNAPSHOT-v1

1.2.0

21 Feb 18:06
2058079
Compare
Choose a tag to compare

New in this version

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

04 Feb 11:25
483ba9f
Compare
Choose a tag to compare

What's Changed

New charts:

  • Feature/pie chart donut in #29
  • Feature/stacked bar chart in #31

Styles improvement:

  • Improvement/styles in #33
    1. Simplify styles public interface.
    2. Keep styles more consistent and easier to use.
  • Improvement/styles in #42

General improvements:

  • Improve bar chart code in #27
  • Update dependencies in #28

App demo:

  • Improve app demo in #32
  • Improve app demo - use new styles in #34
  • Improve/app demo in #38

Documentation:

  • Feature/documentation in #35
    1. Add documentation plugin -> https://github.com/Kotlin/dokka
    2. Refactor lib structure
      2.1. Introduce internal package (All internal or private code should go there)
      2.2. Everything outside the internal package is considered public.
      2.3. For now, we are generating documentation only for public interfaces.
  • Update docs in #45

Public API: https://dautovicharis.github.io/Charts/

Readme:

  • Improved readme readability
  • Added charts gifs

Full Changelog: 1.0.0...1.1.0

1.0.0

30 Jan 16:35
Compare
Choose a tag to compare

What's Changed

Supported charts:

  • Pie
  • Line
  • Bar

Full Changelog: 0.1.0-dev6...1.0.0

0.1.0-dev6

23 Jan 10:23
Compare
Choose a tag to compare
0.1.0-dev6 Pre-release
Pre-release

What's Changed

  • Add pie chart: #1
Screenshot 2024-01-23 at 11 16 56
  • Add line chart: #2
Screenshot 2024-01-23 at 11 17 23

Full Changelog: https://github.com/dautovicharis/Charts/commits/0.1.0-dev6