5.0
What's Changed
Breaking Changes 🛑
- Compose library 'chartLibCompose' by @hannesa2 in #610
- Remove legacy packagename by @hannesa2 in #740
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
- Migrated from OSSRH to CENTRAL_PORTAL by @hannesa2 in #690
- Fix JVM target compatibility issue by @hannesa2 in #700
- Bump screenshot script by @hannesa2 in #738
Other Changes
- Document package name change and new library views by @hannesa2 in #698
- Bump Android plugin 9.0.0 by @hannesa2 in #699
- Bump publish plugin by @hannesa2 in #701
- Color of MultipleLine sample by @hannesa2 in #702
- Remove lint warnings by @hannesa2 in #704
- Deprecation FragmentManager by @hannesa2 in #706
- Remove deprecated gradle switch by @hannesa2 in #708
- Deprecation readParcelable by @hannesa2 in #707
- Remove pointless if condition by @hannesa2 in #710
- Remove deprecation with StaticLayout by @hannesa2 in #651
- Sample for LineChartComposable by @hannesa2 in #697
- Property access for centerAxisLabels by @hannesa2 in #717
- Move XAxis TimeLine by @hannesa2 in #719
- Better fit of XAxisLables by @hannesa2 in #716
- Format accessibilityDescription by @hannesa2 in #718
- Fix Unix time label by @hannesa2 in #721
- Update CI badge link in README.md by @hannesa2 in #725
- Add sawtooth time chart by @hannesa2 in #720
Full Changelog: 4.1.3...5.0