Skip to content

4.2.0

Compare
Choose a tag to compare
@nighthawk nighthawk released this 07 Nov 21:18
· 231 commits to main since this release
a44c776

What's Changed

New:

  • Adds TKBuzzInfoProvider.fetchRouteDetails for fetching the details of a route, including directions, shapes and stops, #211

Changed:

  • region.name has been deprecated in favour of region.code; along with related methods getting renamed #211
  • Selected documentation updates

Fixes:

  • Auto-completion requests now properly get cancelled if search is aborted before results are provided, #209
  • Auto-completion search no longer gets reset if map is in "following" mode, #209
  • Fix retain cycle in TKUIAutocompletionViewController, #209
  • Addresses runtime warnings related to TKJSONCache

PRs

Full Changelog: 4.1.0...4.2.0