Releases: stadiamaps/ferrostar
Releases · stadiamaps/ferrostar
Alpha 24
What's Changed
- Android packaging + fixes and iOS speech by @ianthetechie in #93
Full Changelog: 0.0.23...0.0.24
Alpha 23
What's Changed
- Fix dark mode background color in iOS InstructionsView by @CatMe0w in #83
- Android speech v1 etc by @ianthetechie in #84
- Add BorderedPolyline composable by @haysmike in #80
- Expose deviation status in iOS navigation state
- Expose isCalculatingNewRoute and routeDeviation in Android view models
- Depend on Rallista fork of Ramani for faster Android maps iteration
New Contributors
Full Changelog: 0.0.22...0.0.23
Alpha 22
What's Changed
- Misc simulation fixes by @ianthetechie in #73
- Feat/visual instruction view by @Archdoog in #71
- Feat/navigation view orientation by @Archdoog in #77
- Added ramani submodule by @Archdoog in #78
- Android distance formatter by @ianthetechie in #76
- Fix wrong iOS build script path in CONTRIBUTING.md by @CatMe0w in #79
New Contributors
Full Changelog: 0.0.21...0.0.22
Alpha 21
What's Changed
- Clean up location interfaces by @ianthetechie in #67
- Camera tracking first pass - iOS by @ianthetechie in #69
Full Changelog: 0.0.20...0.0.21
Alpha 20
Just some iOS changes wrt a breaking change in the MapLibre SwiftUI DSL.
No core changes, so no XCFramework artifact.
Alpha 19
What's Changed
- Added ios ci for demo app and shared artifact by @Archdoog in #51
- Fixed iOS ci extract folder and useLocal by @Archdoog in #56
- Route Deviation Detection v1 by @ianthetechie in #45
- Clean up most of the nits from the last PR by @ianthetechie in #59
- Feat/common hashable types by @Archdoog in #61
- Move from locations to waypoints; enforce code formatting; code cleanup by @ianthetechie in #63
- fix: corrected multiple task bug by @Archdoog in #66
Full Changelog: 0.0.18...0.0.19
Alpha 18
What's Changed
- Feat/example ios by @Archdoog in #34
- Route bbox and Polyline convenience by @ianthetechie in #41
Full Changelog: 0.0.17...0.0.18
Alpha 17
- First Android alpha release!
- Example app that runs in the emulator out of the box
- Fetches a route from the FOSSGIS Valhalla API and simulates the route progress
- Includes first pass at banners
- Improvements to update speeds
- First pass at generalized framework for simulating routes
iOS Alpha 16
- Improve update speed given a usable initial GPS fix
- Refactor the core to be purely functional (no internal mutable state)
Full Changelog: 0.0.15...0.0.16
iOS Alpha 15
Add Valhalla banner instruction parameter