Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.github.koalaplot:koalaplot-core to v0.7.1 #402

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.koalaplot:koalaplot-core 0.6.4 -> 0.7.1 age adoption passing confidence

Release Notes

KoalaPlot/koalaplot-core (io.github.koalaplot:koalaplot-core)

v0.7.1

Fixed
  • PieChart causing array index out of bounds exceptions if values were added/removed after initial composition.

v0.7.0

Added
  • setViewRange function on LinearAxisModel interface.
  • zoom and pan support for all platforms within XYGraph
  • labelAnimationSpec parameter for PieCharts
Changed
  • Renamed ILinearAxisModel to LinearAxisModel
  • Removed minimumMajorTickSpacing from AxisModel interface and added to LinearAxisModel
  • Upgrade Kotlin to 2.0.21
  • Upgrade com.android.library to 8.5.2
  • Upgrade gradle wrapper to 8.10
  • Upgrade Compose to 1.7.0
  • Upgrade coroutines to 1.9.0
  • Rename PieChart's animationSpec parameter to pieAnimationSpec
  • zoomRangeLimit in LinearAxisModel implementations replaced with minViewExtent and maxViewExtent to control both the
    allowed upper and lower bounds of the visible range
Fixed
  • #​81 Add coerceAtLeast to rememberIntLinearAxisModel to fix Zoom range limit when range is small
  • BulletGraph vertical centering of ranges
Removed
  • Removed deprecated LinearAxisModel class and rememberLinearAxisModel function

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/koalaplot.core branch from d9f1db9 to 731fa6e Compare November 11, 2024 17:21
@renovate renovate bot changed the title Update dependency io.github.koalaplot:koalaplot-core to v0.7.0 Update dependency io.github.koalaplot:koalaplot-core to v0.7.1 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/koalaplot.core branch from 731fa6e to e96ecde Compare December 7, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants