The Wayback Machine - https://web.archive.org/web/20230220123021/https://github.com/visgl/deck.gl/pull/7376
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release pydeck 0.8.0 / pydeck-carto 0.1.0 #7376

Merged
merged 6 commits into from Dec 12, 2022
Merged

Conversation

Jesus89
Copy link
Collaborator

@Jesus89 Jesus89 commented Nov 4, 2022

Bump version from beta to stable of pydeck and pydeck-carto packages.

What's new (for deck.gl v8.9)

pydeck 0.8

The first stable release in one year. It contains several fixes and improvements. This release works in sync with deck.gl 8.8.

  • Fix compatibility with JupyterLab 3.
  • Make Jupyter widget into a Python extra module.
  • Add types.Function to support JS functions in JSON Converter.
  • Add configuration attribute in settings.
  • Add default_layer_attributes in settings.
  • Fix css_background_color parameter.
  • Fix pydeck render in Google Colab.
  • Improve tooltips: support rendering nested properties.

pydeck-carto 0.1

Pydeck extension to support CartoLayer. This release works in sync with deck.gl 8.8.

  • Add register_carto_layer function: integration with pydeck (CartoLayer).
  • Add get_layer_credentials function: integration with carto-auth.
  • Add layer enums: MapType, CartoConnection, GeoColumnType.
  • Add styling functions: color_bins, color_categories, color continuous.
  • Add implicit on_data_error notifier
@coveralls
Copy link

coveralls commented Nov 4, 2022

Coverage Status

Coverage remained the same at 81.685% when pulling bacedbd on jarroyo/release-pydeck-0.8.0 into 03033c9 on master.

@Jesus89
Copy link
Collaborator Author

Jesus89 commented Nov 4, 2022

  • Released pydeck: 0.8.0 🚀
  • Released pydeck-carto: 0.1.0 🚀
@Jesus89 Jesus89 merged commit eaad9a7 into master Dec 12, 2022
3 checks passed
@Jesus89 Jesus89 deleted the jarroyo/release-pydeck-0.8.0 branch December 12, 2022 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants