Skip to content

0.24.0

Compare
Choose a tag to compare
@ianthetechie ianthetechie released this 09 Dec 06:48
· 41 commits to main since this release

This release bring a few new features and bug fixes.

Added

  • Added better logging support on Android from the Rust core by @Archdoog in #388
  • Breaking Expose exit information on RouteSteps by @ahmedre in #391. This changed a few data models, so it's possible that some old code will not compile. In case you hit this, you should receive an obvious quick-fix suggestion from your IDE.

Fixed

  • Properly update sub model with type and modifier by @ahmedre in #384
  • Fix for initial camera position when snapUserLocationToRoute is enabled by @bjtrounson in #386

Changed

  • Bump thiserror from 1.0.66 to 2.0.3 in /common by @dependabot in #373
  • Bump com.ncorti.ktfmt.gradle from 0.20.1 to 0.21.0 in /android by @dependabot in #382
  • Bump kotlin from 2.0.20 to 2.1.0 in /android by @dependabot in #378
  • Bump serde from 1.0.210 to 1.0.215 in /common by @dependabot in #376
  • Bump serde_json from 1.0.132 to 1.0.133 in /common by @dependabot in #375
  • Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3 in /android by @dependabot in #381
  • Bump github.com/maplibre/swiftui-dsl from 0.4.0 to 0.4.1 by @dependabot in #372

New Contributors

Full Changelog: 0.23.0...0.24.0