Skip to content

3.1.0.28

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 15:21
· 9 commits to master since this release
84c830d

What's Changed

Exciting New Features 🎉

Dependencies

  • Bump com.android.tools.build:gradle from 8.9.1 to 8.9.2 by @dependabot in #361
  • Bump com.android.tools.build:gradle from 8.9.2 to 8.10.0 by @dependabot in #367
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.20 to 2.1.21 by @dependabot in #368
  • Bump com.vanniktech.maven.publish from 0.31.0 to 0.32.0 by @dependabot in #369
  • Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1 by @dependabot in #373
  • Bump com.android.tools.build:gradle from 8.10.0 to 8.10.1 by @dependabot in #371
  • Bump com.android.tools.build:gradle from 8.10.1 to 8.11.0 by @dependabot in #377
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.21 to 2.2.0 by @dependabot in #375
  • Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 by @dependabot in #376

Bug fix

  • Fixed rendering Range Limits on the Y Axis when there are no LimitLines. by @tlbollwitt in #381

Pipeline

Other Changes

  • ILineScatterCandleRadarDataSet in Kotlin by @hannesa2 in #360
  • Simplify View reference memory leak by @hannesa2 in #380
  • Issue 378 - Fixed bug in LineChartRenderer when using transparent colors combined with HORIZONTAL_BEZIER or CUBIC_BEZIER. by @tlbollwitt in #382
  • Stop publish to MavenCentral by @hannesa2 in #383

New Contributors

Full Changelog: 3.1.0.27...3.1.0.28