Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

22 lines (11 loc) · 613 Bytes

Change log for django-plotly-dash

All notable changes should be documented in this file.

[dev] - TBD

Align dpd callback signature to Dash one (no need to group Outputs, Inputs and States into list).

[1.6.1] - 2021-02-06

Added a stub for use_dash_dispatch for backwards compatibility.

PR

Handle state management for wildcard arguments.

#316

Enable forwarding of extra arguments to DjangoDash constructor

#312