Releases: GibbsConsulting/django-plotly-dash
Releases · GibbsConsulting/django-plotly-dash
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0 - Support for Dash v2.0
This release marks a jump to supporting v2.0 and higher of Dash.
Note that this is not backwards compatible. Please use v1.7.2 or earlier if you need to use a version of Dash less than v2.0
Whilst the intention to leave v1 (both Dash and django-plotly-dash) behind, it is still possible to create releases for v1.x Dash using patches applied to the v1.7.2 tag code, should it prove necessary.
v 1.7.2
Add version dependency constraints to setup.py, so that they are also used by pip and other package installers.
v1.7.1
v1.7.0
Update setup script to not require virtualenv package.
Add fixes for package versions and loading errors.
v1.6.6
Enforce correctly the restrictions from v1.6.5