Releases: CartoDB/cartoframes
Releases · CartoDB/cartoframes
v0.7.3 Release
Release 2018-10-18
Updates
- Bump carto-python version that fixes auth api bug
v0.7.2 Release
Release 2018-08-27
Updates
- Adds size option for CARTO VL maps
- Bumps Mapbox GL library so vector maps work correctly
v0.7.1 Release
v0.7.0 Release
0.7.0
Release 2018-06-22
Updates
- Adds example dataset functionality for example notebook and teaching cartoframes without an account (#382)
- Adds contrib.vector module for bringing CARTO VL maps to cartoframes (#446)
- Bug fix for timespans in geometry fetching (#416)
- Suppresses warnings emitted from the Carto Python SDK (#456)
- Moves BatchJobStatus to its own module (#455)
- Testing updates (#452)
- Base URL validation to avoid issue of POSTs being converted to GETs (#445)
v0.6.2 Release
Updates
- Adds opacity styling option to Layer and QueryLayer (#440)
v0.6.1 Release
Release 2018-04-18
Updates
- Lowers row limit for lnglat creation to avoid platform limits on SQL API