Skip to content

Releases: datavisyn/tdp_core

v20.1.1

24 Aug 08:17
d27e287
Compare
Choose a tag to compare

What's Changed

Features

  • make SQLAlchemy pool class configurable + add tracer to db.py and dbview.py by @thinkh in #855

Chore

Full Changelog: v20.1.0...v20.1.1

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)