Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 782 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • demos/usage-bootstrap.py: Example showing deck map inside a container.
  • disableContext property to prevent right click context menu from showing up on deck.gl map. Set to True by default.

Updated

  • #22

    • Upgrade deck.gl to v8.9.34
    • Support Python versions 3.8-3.12
  • #26 General dependency updates & build pipeline simplification

[0.0.1] - 2020-09-03

This is the initial release.