Skip to content

Releases: man-group/dtale

D-Tale 2.0.0

20 Feb 21:45
Compare
Choose a tag to compare

Highlights include:

  • conversion of front-end to typescript & functional components

D-Tale 1.61.0

16 Nov 03:33
Compare
Choose a tag to compare

Highlights include:

  • replaced querystring package with URLSearchParams
  • #595: probability histograms
  • #589: pareto chart
  • updates for babel ES2020 support

D-Tale 1.60.2

04 Nov 02:59
Compare
Choose a tag to compare

Hotfix release:

  • #594: fix for editing cells while using redislite

D-Tale 1.60.1

01 Nov 03:24
Compare
Choose a tag to compare

Highlights include:

  • #591: load parquet from UI
  • #590: parquet export
  • #533: Time Series Analysis
  • #537: moved "Resample" to the "Dataframe Functions" popup]

D-Tale 1.59.1

15 Oct 15:52
Compare
Choose a tag to compare

Highlights include:

  • #581: Binder proxy handling updates
  • #583: vertical column headers
  • front-end package upgrades
  • updated dash-bio to an optional dependency

D-Tale 1.58.2

03 Oct 14:29
Compare
Choose a tag to compare

Highlights include:

  • fix for background_mode in dtale.show

D-Tale 1.58.1

03 Oct 01:01
Compare
Choose a tag to compare

Highlights include:

  • #568: range highlight updates
  • #566: clustergram charts
  • #578: dataset correlations error
  • #576: dash_core_components and dash_html_component import updates
  • #579: fix for pandas.Series.between FutureWarning
  • #577: specifying backgrounds programmatically

D-Tale 1.56.0

01 Sep 03:24
Compare
Choose a tag to compare

Highlights Include:

  • #557: allow filters to be applied to the "Describe" page
  • #555
    • added option to specify default sort in config/show/CLI
    • predefined filter updates
  • #552: added query engine toggle
  • #553: boolean chart axis ticks
  • #554: dash callback input update

D-Tale 1.55.0

18 Aug 12:24
Compare
Choose a tag to compare

Highlights include:

  • #553: charts with boolean values as y or z axes
  • #552: exceptions with unsigned integers and NA values
  • #548: updated popups to redirects when in vscode
  • fixed client-side bug with "rename" function

D-Tale 1.54.1

12 Aug 03:16
Compare
Choose a tag to compare

Highlights include:

  • #549: fix for grouping charts by multiple columns