Dtale Versions Save

Visualizer for pandas data structures

v2.15.1

1 year ago

Highlights include:

  • updates to how app's _override_routes rebuilds url_map
  • requirement tweaks to werkzeug

v2.15.0

1 year ago

Highlights include:

v2.14.4

1 year ago

Highlights include:

  • Added dataclasses requirement for python environments == 3.6

v2.14.3

1 year ago

Highlights include:

  • backwards compatability for pandas string dtype and tests

v2.14.2

1 year ago

Highlights include:

  • removed extraneous dependency soupsieve

v2.14.1

1 year ago

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

2.14.0

1 year ago

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

v2.13.0

1 year ago

Highlights include:

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

v2.12.3

1 year ago

Highlights include:

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

v2.12.2

1 year ago

Highlights include:

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