Skip to content

Releases: datavzrd/datavzrd

datavzrd v2.23.4

18 Aug 08:14
eb52095
Compare
Choose a tag to compare

Bug Fixes

datavzrd v2.23.3

16 Aug 15:47
42caded
Compare
Choose a tag to compare

Bug Fixes

datavzrd v2.23.2

10 Aug 11:25
b8a782a
Compare
Choose a tag to compare

Bug Fixes

  • Fix custom-content for heatmap definitions (#494) (d5c6856)

datavzrd v2.23.1

04 Aug 12:01
332a9c2
Compare
Choose a tag to compare

Bug Fixes

datavzrd v2.23.0

03 Aug 13:26
5677d7d
Compare
Choose a tag to compare

Features

Bug Fixes

datavzrd v2.22.0

06 Jul 08:18
0c3ed85
Compare
Choose a tag to compare

Features

  • Show error message and stack when custom function fails (#462) (91bfa9a)

Bug Fixes

datavzrd v2.21.2

03 Jul 15:12
d9dd511
Compare
Choose a tag to compare

Bug Fixes

  • Fix hidden table headers when table has additional headers (#457) (415c646)

datavzrd v2.21.1

29 Jun 16:17
91391e7
Compare
Choose a tag to compare

Bug Fixes

  • proper json encoding for domain boundaries; fixed subtraction overflow error in page count calculation. (26a4970)

datavzrd v2.21.0

03 Jun 06:18
89250cf
Compare
Choose a tag to compare

Features

  • Allow column configuration via range (#444) (e973a2e)
  • Allow LaTeX within table or plot description (#441) (b41c1fb)

datavzrd v2.20.0

24 May 20:12
b3221ca
Compare
Choose a tag to compare

Features

  • migrate to fancy-regex for regex evaluation (e.g. enabling negative look-ahead/around) (#432) (5478cb7)

Bug Fixes

  • Add missing error message for missing column (#431) (9528ab0)
  • Only skip plot preprocessing when given dataset is empty (#434) (8c2a71f)
  • Remove re-rendering when mouse leaves brush filter unpressed (#437) (fa6480c)
  • remove superfluous dbg statement (#428) (020cc1d)