- Notifications
You must be signed in to change notification settings - Fork133
Releases: GibbsConsulting/django-plotly-dash
V2.5.0
9919e28
Compare
Version 2.5.0 - enable use of v3.0 and higher of Dash.
The version constraint requiring v2.n of Dash has been removed.
Note that this release works with v3.0, but does not enable all of the features from this major version number to be used from Django.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
V2.4.7
f65e613
Compare
Update documentation and address path name formation on Windows.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
V2.4.6
7cb0867
Compare
Enable finders to work with Django 5.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.4.5
4edb730
Compare
Patch to fix an import error introduced in v2.4.4
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.4.4
4d0a1ac
Compare
Minor additions and bump version to correct number
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.4.3
6a6f850
Compare
Version 2.4.2 contained an unwanted built artefact. This bumps the build number to enable pushing an update package to PyPI
Assets2
Uh oh!
There was an error while loading.Please reload this page.
V2.4.2
defe70d
Compare
Add plotly assets to those handled explicitly by django-plotly-dash.
Addresses#502 for Dash version 2.13 or later, so this version relaxes the constraint imposed in 2.4.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
V2.4.1
45dcd4b
Compare
Restrict Dash version to < 2.13 to workaround a change in how plotly.js is served by Dash apps.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
V2.4.0
7b4e5be
Compare
Extend range of permitted Dash versions, and in particular handle current Dash versions.
Known limit is 3.0, but this is subject to change.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
V2.3.2
8a0b27e
Compare
Add height option to main template tag.
Update various demonstration examples.
Assets2
Uh oh!
There was an error while loading.Please reload this page.