Skip to content

Latest commit

 

History

History
107 lines (79 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

107 lines (79 loc) · 1.98 KB

0.1.0

  • breaking changes
  • Android Gradle Upgrade
  • Bug Fixes
  • MapBox Library Upgrade
  • iOS MapBox Token Property Name in info.plist is now MBXAccessToken

0.0.26

  • not implemented bug for onNextLegStart

0.0.25

  • bug fixes

0.0.24

  • bug fixes

0.0.22

  • bug fixes

0.0.21

  • Fix static analysis bug

0.0.20

  • Upgrade Mapbox Libraries
  • Upgrade to Null Safety

0.0.19

  • Upgrade MapBox Android to v1.0.1
  • Gradle Updates
  • Bug Fixes

0.0.18

  • Bug Fixes

0.0.17

  • Offline Navigation
  • Bug Fixes

0.0.16

  • Refactoring with breaking changes. Sorry :-(
  • Add Embedded Navigation
  • Consolidated Navigation Options
  • Add ability to change map style
  • Can select alternate routes

0.0.15

  • Remove Dialog at WayPoint Arrival
  • Tweak iOS WayPoint navigation behavior to match Android
  • Bug Fixes

0.0.14

  • Bug Fixes

0.0.13

  • Apply Dart Formats
  • Added Some Documentation
  • Bug Fixes

0.0.12

  • Added Multi-Stop WayPoint Navigation
  • More Detailed Progress Events like route leg and step details
  • MapBox Version Updates

0.0.11

  • Deprecated NavigationMode. Use MapBoxNavigationMode instead.
  • Upgrade MapBox Libraries
  • Android Gradle Update
  • Bug Fixes

0.0.10

  • Added ability to override the measurement system used in spoken instructions

0.0.9

  • Added option to change default language. See example in Read Me. This is only the language for the spoken instruction.

0.0.8

  • Plugin upgrade for Flutter 1.12

0.0.7

  • Remove extraneous jars for Kotlin-Reflect Inserted to lib folder by Android Studio

0.0.6

  • Android Bug Fix

0.0.5

*[Breaking] Constructor and Name Change. See Example

  • Route Progress And Arrival Events on iOS. Android Pending.
  • Ending Navigation
  • Navigation Modes Support (driving, walking, cycling)
  • Simulation Mode Support

0.0.4

  • Gradle 5.4.1 Support
  • Mapbox Update to Current Versions
  • iOS 10 Minimum Requirement

0.0.3

  • Added AndroidX Support

0.0.2

  • Added Android Support

0.0.1

  • Initial Release That Targets only iOS