Skip to content

Version 0.1.17

Choose a tag to compare

@domesticmouse domesticmouse released this 30 Nov 02:52
· 662 commits to master since this release
  • Supporting custom parameters, to enable temporary parameters like new_forward_geocoder. See Address Geocoding in the Google Maps APIs for details.
  • Refactoring out TestUtils, thanks to @slukes and @amyboyd
  • Allowing specific exception types to be retried or not retried, thanks to @amyboyd
  • Adding support for multiple type to PlacesApi, thanks to @dopse
  • Documentation fixes, thanks to @ejwmoreau
  • Add AddressType: light_rail_station, thanks to @edwilcox1
  • Bumping up the number of threads in the ThreadPoolExecutor, thanks to @Ismamai
  • Adding waypoints method that takes in an array of LatLng, thanks to @amc6