Skip to content

Releases: CartoDB/cartoframes

v0.7.3 Release

18 Oct 14:27
7abb89a
Compare
Choose a tag to compare
v0.7.3 Release Pre-release
Pre-release

Release 2018-10-18

Updates

  • Bump carto-python version that fixes auth api bug

v0.7.2 Release

27 Aug 20:27
296094c
Compare
Choose a tag to compare
v0.7.2 Release Pre-release
Pre-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

17 Jul 02:01
d6575ec
Compare
Choose a tag to compare
v0.7.1 Release Pre-release
Pre-release

0.7.1

Release 2018-07-16

Updates

  • Fixes issues where contrib wasn't included in distributions (#469)

v0.7.0 Release

22 Jun 17:27
3951fe7
Compare
Choose a tag to compare
v0.7.0 Release Pre-release
Pre-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

10 May 16:20
9f85b5e
Compare
Choose a tag to compare
v0.6.2 Release Pre-release
Pre-release

Updates

  • Adds opacity styling option to Layer and QueryLayer (#440)

v0.6.1 Release

18 Apr 13:35
596ad2e
Compare
Choose a tag to compare
v0.6.1 Release Pre-release
Pre-release

Release 2018-04-18

Updates

  • Lowers row limit for lnglat creation to avoid platform limits on SQL API

v0.6.0 Release

06 Apr 21:55
eafcf5d
Compare
Choose a tag to compare
v0.6.0 Release Pre-release
Pre-release

Release 2018-04-06

Updates

  • Fixes a bug where the labels were not always appearing in interactive maps (#415)
  • Adds the ability to read shared tables (from other users in org accounts) using CartoContext.read (#417)

v0.5.7

26 Mar 13:53
b3d9306
Compare
Choose a tag to compare
v0.5.7 Pre-release
Pre-release

Updates

  • Updates MANIFEST.in to properly include asset files for interactive maps in sdist release (#400)

v0.5.6

26 Feb 19:11
375d593
Compare
Choose a tag to compare
v0.5.6 Pre-release
Pre-release

Updates

  • Avoids collision of column names on DO augmentation (#323).

v0.5.5

13 Feb 18:43
9361279
Compare
Choose a tag to compare
v0.5.5 Pre-release
Pre-release

Updates

  • Updates basemap URLs to new CDN (#379)