Skip to content

Releases: man-group/dtale

D-Tale 2.15.0

28 Apr 20:42
Compare
Choose a tag to compare

Highlights include:

  • #490: stratified random sample in charts
  • Updated sklearn column_builders to handle import failures

D-Tale 2.14.4

19 Apr 16:06
Compare
Choose a tag to compare

Highlights include:

  • Added dataclasses requirement for python environments == 3.6

D-Tale 2.14.3

19 Apr 13:30
Compare
Choose a tag to compare

Highlights include:

  • backwards compatability for pandas string dtype and tests

D-Tale 2.14.2

18 Apr 14:34
Compare
Choose a tag to compare

Highlights include:

  • removed extraneous dependency soupsieve

D-Tale 2.14.1

17 Apr 19:37
Compare
Choose a tag to compare

Highlights include:

  • update requirements to no longer pin and allow for older versions of packages
  • update unit tests to allow for backwards compatibility with older versions of mock library
  • update how Flask.url_for is detected rather than pinning to specific version of python

D-Tale 2.14.0

10 Apr 17:24
Compare
Choose a tag to compare

Highlights include:

  • #748: update auto-generated column deletion code
  • #746: editing cells while filtering
  • #743: passing a list of columns to 'allow_cell_edits'
  • #742: custom edit options bug
  • updates for pandas 2.0.0
  • bump redis & replace node-sass with sass

D-Tale 2.13.0

03 Mar 16:11
Compare
Choose a tag to compare

Highlights include:

  • #685: Histogram chart builder
  • #730: fix for exporting charts with multiple y-axis

D-Tale 2.12.3

22 Feb 20:18
Compare
Choose a tag to compare

Highlights include:

  • Updated D-Tale streamlit startup command to have a wider exception handler for importing streamlit.server

D-Tale 2.12.2

07 Feb 21:40
Compare
Choose a tag to compare

Highlights include:

  • #726: updated global_state.set_app_settings to persist updates to instance settings

D-Tale 2.12.1

02 Feb 21:51
Compare
Choose a tag to compare

Highlights include:

  • #726: fix for turning off header editor using dtale.show