Skip to content

Releases: man-group/dtale

D-Tale 2.9.1

28 Dec 21:47
Compare
Choose a tag to compare

Highlights include:

  • #709: added additional VSCode check for VSCODE_INJECTION
  • #714: pushed plotly legend below x-axis labels
  • #711: fix for predefined filters to return numbers to the backend when necessary
  • frontend package upgrades:
    • upgraded to latest version of react
    • dropped enzyme in favor of @testing-library/react
    • upgraded chart.js

D-Tale 2.9.0

04 Nov 20:11
Compare
Choose a tag to compare

Highlights include:

  • #703: fix for matplotlib imports
  • #704: fix for replacing nan with zero
  • #677: include row dropping in history

D-Tale 2.8.1

09 Sep 14:55
Compare
Choose a tag to compare

Highlights include:

  • Added DESCRIPTION.md to MANIFEST.in

D-Tale 2.8.0

09 Sep 14:06
Compare
Choose a tag to compare

Highlights include:

  • #693: updated streamlit script to work with 1.12.0
  • #694: shortened setup.py long_description to help with hadoop downloads

D-Tale 2.7.1

07 Aug 19:29
Compare
Choose a tag to compare

Highlights include:

  • #688: updated calls to Flask.url_for for version 2.2.1
  • #676: Changed final_query to include column
  • Fix filtering string columns with special characters and explicitly support regex

D-Tale 2.6.0

17 Jun 17:53
Compare
Choose a tag to compare

Highlights include:

  • added build of python 3.10
  • #671: updated substring replacement function regex
  • #254: Fixes for disabling actions

D-Tale 2.5.1

29 May 03:26
Compare
Choose a tag to compare

Highlights include:

  • #617: encoding updates for stylesheets
  • #668: update warning filtering to only filter dash_html_components message
  • #669: fixed correlation code export

D-Tale 2.4.0

08 May 14:50
Compare
Choose a tag to compare

Highlights include:

  • #665: removed dependency on ppscore and unpinned sklearn

D-Tale 2.3.0

08 May 13:59
Compare
Choose a tag to compare

Highlights include:

  • Added the ability to export correlations or PPS heatmaps to PNG
  • #653: added "version" entry to dtale module

D-Tale 2.2.0

24 Mar 02:37
Compare
Choose a tag to compare

Highlights include:

  • #601: added update_id functionality
  • #649: fixed incorrect property in pivot operations