- Added the following properties to the LocationSettingsStates class: hmsLocationPresent, hmsLocationUsable, gnssPresent, gnssUsable.
- Deprecated the following properties in the LocationSettingsStates class: gpsPresent, gpsUsable.
- Removed the following property in the NavigationRequest class: extras.
- Added the getNavigationContextState function.
- Added the enableLogger and disableLogger methods.
- Fix minor issues.
- Initial release.