Skip to content

Releases: AppDevNext/AndroidChart

5.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 17:22
3bdccc1

What's Changed

Dependencies 🛠

  • Bump lintVersion from 32.1.1 to 32.2.0 by @dependabot[bot] in #777
  • Bump com.android.tools.build:gradle from 9.1.1 to 9.2.0 by @dependabot[bot] in #778
  • Bump androidx.compose:compose-bom from 2026.03.01 to 2026.04.01 by @dependabot[bot] in #780
  • Bump lintVersion from 32.2.0 to 32.2.1 by @dependabot[bot] in #781
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.20 to 2.3.21 by @dependabot[bot] in #779
  • Bump org.jetbrains.kotlin.plugin.compose from 2.3.20 to 2.4.0 by @dependabot[bot] in #784
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0 by @dependabot[bot] in #785
  • Bump gradle-wrapper from 9.4.1 to 9.5.1 by @dependabot[bot] in #788
  • Bump com.android.tools.build:gradle from 9.2.0 to 9.2.1 by @dependabot[bot] in #787
  • Bump com.google.android.material:material from 1.13.0 to 1.14.0 by @dependabot[bot] in #789
  • Bump androidx.compose:compose-bom from 2026.04.01 to 2026.05.01 by @dependabot[bot] in #790
  • Bump androidx.compose:compose-bom from 2026.05.01 to 2026.06.00 by @dependabot[bot] in #792
  • Bump gradle-wrapper from 9.5.1 to 9.6.0 by @dependabot[bot] in #796
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #798
  • Bump com.vanniktech.maven.publish from 0.36.0 to 0.37.0 by @dependabot[bot] in #799
  • Bump gradle-wrapper from 9.6.0 to 9.6.1 by @dependabot[bot] in #801

Espresso test

Bug fix

Other Changes

New Contributors

Full Changelog: 5.2.1...5.2.2

5.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 08:18
3ebf714

What's Changed

Bug fix

Other Changes

Full Changelog: 5.2...5.2.1

5.2

5.2

Choose a tag to compare

@github-actions github-actions released this 18 Apr 07:16
8a63a31

What's Changed

Exciting New Features 🎉

Full Changelog: 5.1.1...5.2

5.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 14:33
37bf66c

What's Changed

Exciting New Features 🎉

Dependencies 🛠

Other Changes

  • Revise README for package name and entry type changes by @hannesa2 in #766

Full Changelog: 5.1...5.1.1

5.1

5.1

Choose a tag to compare

@github-actions github-actions released this 13 Apr 09:24
a2e2652

What's Changed

Breaking Changes 🛑

  • Entry is generic to have optional higher precision with Double by @hannesa2 in #752
    • 🛑 Entry is now an EntryFloat, btw, there is now a EntryDouble as well
    • 🛑 BarEntry is now an BarEntryFloat, btw, there is now a BarEntryDouble as well
    • 🛑 BubbleEntry is now an BubbleEntryFloat
    • 🛑 PieEntry is now an PieEntryFloat
    • 🛑 RadarEntry is now an RadarEntryFloat
    • 🛑 CandleEntry is now an CandleEntryFloat

Exciting New Features 🎉

Dependencies 🛠

  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.10 to 2.3.20 by @dependabot[bot] in #742
  • Bump org.jetbrains.kotlin.plugin.compose from 2.3.10 to 2.3.20 by @dependabot[bot] in #743
  • Bump gradle-wrapper from 9.3.1 to 9.4.1 by @dependabot[bot] in #744
  • Bump androidx.compose:compose-bom from 2026.03.00 to 2026.03.01 by @dependabot[bot] in #745
  • Bump gradle/actions from 5 to 6 by @dependabot[bot] in #755
  • Bump androidx.annotation:annotation from 1.9.1 to 1.10.0 by @dependabot[bot] in #760

Other Changes

Full Changelog: 5.0...5.1

5.0

5.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 08:49
5338de7

What's Changed

Breaking Changes 🛑

Dependencies 🛠

  • Bump androidx.compose:compose-bom from 2025.12.01 to 2026.01.00 by @dependabot[bot] in #667
  • Bump gradle-wrapper from 9.2.1 to 9.3.0 by @dependabot[bot] in #691
  • Bump androidx.activity:activity-compose from 1.12.2 to 1.12.3 by @dependabot[bot] in #694
  • Bump androidx.compose:compose-bom from 2026.01.00 to 2026.01.01 by @dependabot[bot] in #693
  • Bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #695
  • Bump androidx.activity:activity-ktx from 1.12.2 to 1.12.3 by @dependabot[bot] in #692
  • Bump androidx.lifecycle:lifecycle-runtime-compose from 2.8.7 to 2.10.0 by @dependabot[bot] in #711
  • Bump androidx.compose:compose-bom from 2024.12.01 to 2026.01.01 by @dependabot[bot] in #712
  • Bump androidx.activity:activity-ktx from 1.12.2 to 1.12.3 by @dependabot[bot] in #713
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.0 to 2.3.10 by @dependabot[bot] in #714
  • Bump org.jetbrains.kotlin.plugin.compose from 2.3.0 to 2.3.10 by @dependabot[bot] in #715
  • Bump androidx.activity:activity-ktx from 1.12.3 to 1.12.4 by @dependabot[bot] in #722
  • Bump androidx.compose:compose-bom from 2026.01.01 to 2026.02.00 by @dependabot[bot] in #723
  • Bump androidx.activity:activity-compose from 1.12.3 to 1.12.4 by @dependabot[bot] in #724
  • Bump com.android.tools.build:gradle from 9.0.0 to 9.0.1 by @dependabot[bot] in #727
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #729
  • Bump com.android.tools.build:gradle from 9.0.1 to 9.1.0 by @dependabot[bot] in #732
  • Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by @dependabot[bot] in #728
  • Bump androidx.compose:compose-bom from 2026.02.00 to 2026.02.01 by @dependabot[bot] in #730
  • Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by @dependabot[bot] in #733
  • Bump androidx.core:core from 1.17.0 to 1.18.0 by @dependabot[bot] in #734
  • Bump androidx.compose:compose-bom from 2026.02.01 to 2026.03.00 by @dependabot[bot] in #735
  • Bump androidx.activity:activity-ktx from 1.12.4 to 1.13.0 by @dependabot[bot] in #736
  • Bump androidx.activity:activity-compose from 1.12.4 to 1.13.0 by @dependabot[bot] in #737

Espresso test

Pipeline

Other Changes

Full Changelog: 4.1.3...5.0

4.1.3

Choose a tag to compare

@github-actions github-actions released this 19 Jan 09:08
ae556c5

What's Changed

Espresso test

Bug fix

Other Changes

Full Changelog: 4.1.2...4.1.3

4.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jan 12:53
5fab62f

What's Changed

Bug fix

Full Changelog: 4.1.1...4.1.2

4.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Jan 07:48

What's Changed

Bug fix

New Contributors

Full Changelog: 4.1...4.1.1

4.1

4.1

Choose a tag to compare

@github-actions github-actions released this 06 Jan 20:39
8344cda

What's Changed

During the full Kotlin conversion,

🛑 package name changed to info.appdev.charting, but there are still the old main chart classes included, but they will be removed in the future
🛑 MPPointF in renamed to PointF
🛑 MPPointD in renamed to PointD
🛑 methods like setSomethingEnabled(true) are now properties like isSomething = true

Breaking changes 🛑

Other Changes

Full Changelog: 4.0...4.1