------------------- - Drop python 2 from travis build (275) - Drop python 3.4, 3.5, 3.6 from travis build - make collections import future-proof, use collections.abc (278) - Publish to pypi from 3.9 build
0.18.0
------------------- - Added support for bypass_mbtiles_validation flag in the Uploads API (271)
0.17.2
-------------------
Bug fixes:
- Coordinates have been swapped to get the proper order in the GeoJSON response from the Directions service (262). - The missing option to select duration, distance, or both matrices has been implemented by adding a optional annotations keyword argument to the matrix method (266).
0.17.1
-------------------
Bug fixes:
- Fix for the encoding of Tilequery coordinates (259).