Skip to content

Releases: datavisyn/tdp_core

v20.1.0

28 Jul 08:43
1a71ef0
Compare
Choose a tag to compare

What's Changed

Features

  • Extend logging in db.py and dbview.py by @thinkh in #852

Bugfixes

  • Migrate local to remote graph without intermediate requests by @thinkh in #850

Full Changelog: v20.0.1...v20.1.0

v20.0.1

03 Jul 14:47
0471004
Compare
Choose a tag to compare

Release notes

Contains releases visyn_scripts v4.0.1 and visyn_core v3.0.1

v20.0.0

02 Jun 21:23
b4540ec
Compare
Choose a tag to compare

What's Changed

  • deps: update to visyn_core v3.0.0
  • Release v20.0.0 by @thinkh in #848

Full Changelog: v19.0.0...v20.0.0

v19.0.0

16 May 11:49
9baf1ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v18.1.0...v19.0.0

v18.1.0

26 Apr 10:07
e913bb0
Compare
Choose a tag to compare

v18.1.0 (2023-04-26)

What's Changed

Features

Fixes

Contributors

v18.0.1

17 Mar 15:29
6d12f90
Compare
Choose a tag to compare

v18.0.1 (2023-03-17)

Features & Bugfixes

  • Add lineup scss back(#839)

v17.1.0

02 Mar 15:30
a8c3d9b
Compare
Choose a tag to compare

v17.1.0 (2023-03-02)

Features & Bugfixes:

  • Add provider in RankingViewComponent

v18.0.0

01 Mar 16:57
b79961f
Compare
Choose a tag to compare

Release notes

  • Migration to visyn_core (#835)
  • Adding scroll zoom vis option (#834)
  • fix(ranking): promise chain for selection queue in RankingViewComponent (#830)

v17.0.0

09 Feb 13:13
2452a70
Compare
Choose a tag to compare

Release notes

  • feat(vis): allow column domains to be set (#825)
  • feat: Improve visyn app with context, store awareness, ... (#824)

v16.3.0

07 Feb 09:58
20de9d1
Compare
Choose a tag to compare

Release notes

  • fix(cypress): change vis type name to sentence case (#827)
  • fix(vis): zoom stutter in scatter plot (#826)
  • fix(ranking): show notification when score loading fails (#823)
  • fix(ranking): Add substructure filter label to dialog (#822)
  • feat(ranking): Enable selection in ranking vis (#821)
  • feat(ranking): Enable Custom Vis in LineUp (#820)
  • chore(deps): Improve performance, upgrade deps and logging, remove numpy, numba, pandas (#816)
  • fix(storybook): upgrade to webpack5 (#810)