Skip to content

Releases: datavisyn/visyn_core

v11.1.2

27 Jun 12:00
facd63b
Compare
Choose a tag to compare

What's changed

  • chore(deps-dev): bump ruff from 0.4.8 to 0.4.10 (#372)
  • chore(deps): bump pydantic from 1.10.16 to 1.10.17 (#373)
  • chore(deps): update sqlalchemy requirement from <=1.4.49,>=1.4.40 to >=1.4.40,<=1.4.52 (#374)
  • chore(deps): bump openpyxl from 3.1.3 to 3.1.4 (#375)
  • fix: use id instead of name for selected items (#377)

v11.1.1

24 Jun 08:00
3f3725e
Compare
Choose a tag to compare

What's changed

  • feat: pin arquero to 5.4.0 because of typing issues (#369)

v11.1.0

20 Jun 11:27
2f1d902
Compare
Choose a tag to compare

What's changed

  • fix: Setting Plotly version to ~2.12.0 (#367)
  • Fix: use ctrl for priority sort instead of shift (#365)
  • feat: add sentry FastAPI integration (#364)
  • chore(deps): bump pydantic from 1.10.14 to 1.10.16 (#357)

v11.0.1

19 Jun 14:25
fae1e0a
Compare
Choose a tag to compare

What's changed

  • Feat: add property isShiftKeyPressed to sortIcon (#362)

v11.0.0

19 Jun 09:06
3b9c3da
Compare
Choose a tag to compare

What's changed

  • feat(vis): align visual appearance, rotate bar plot axis labels, add vis hooks, remove raincloud plot (#293)
  • feat(vis-violin): violin vis subcategories and proper facets (#331)
  • feat: add console integration for Sentry (#347)
  • feat: add boxplot vis type (#302)
  • deps: upgrade deps to latest versions (20240611) (#344)
  • feat(vis): add column description to selects and pills (#358)
  • feat: lazy load plotly where possible (#346)
  • feat: add BlurredOverlay component (#359)
  • Fix: export vis color and fix y-axis label (#360)

v10.2.0

10 Jun 12:30
1a66533
Compare
Choose a tag to compare

What's changed

  • chore(deps-dev): update black requirement from ~=24.3.0 to ~=24.4.2 (#314)
  • chore(deps-dev): bump ruff from 0.3.5 to 0.4.7 (#322)
  • chore(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 (#282)
  • chore(deps): bump react-highlight-words from 0.17.0 to 0.20.0 (#215)
  • feat: initialize chromatic (#334)
  • fix(vis-heatmap): disable deselection of aggregation type (#333)
  • feat: Sentry integration (#319)

v10.1.0

24 May 11:27
4d7d70a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.3...v10.1.0

v10.0.3

02 May 11:18
fd3d9b7
Compare
Choose a tag to compare

What's new

  • feat: allow passing size param to RDKit endpoints (#290)

v10.0.2

30 Apr 11:02
9b632f1
Compare
Choose a tag to compare

What's changed

  • deps: Updated Mantine to 7.8.1 (#289)
  • deps: updated RDKit (#288)

v10.0.1

29 Apr 12:52
5d67efc
Compare
Choose a tag to compare

What's changed

  • feat: add new sorting icons (#271)
  • refactor: replace .api_route() with explicit method functions (#273)