Releases: datavisyn/visyn_core
Releases · datavisyn/visyn_core
v11.1.2
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
v11.1.0
v11.0.1
v11.0.0
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
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
What's Changed
- feat(visyn design): add visualization icons by @dvdanielamoitzi in #297
- feat: capture visualization snapshot by @oltionchampari in #279
- feat: Scattervis facets and regression line by @dvmartinweigl in #275
- chore(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #308
- chore(deps-dev): update pytest requirement from ~=8.1.1 to ~=8.2.1 by @dependabot in #307
- fix(vis): XY Labels in scatter vis hovertext by @dvmartinweigl in #304
- Fix scatter vis label mapping by @dvmartinweigl in #310
- fix: truncate long legend names by @oltionchampari in #278
- feat: add toggle legend switch to scatter plot by @oltionchampari in #277
- feat(vis-type: violin): separation support for group and facets by @dvmartinweigl in #309
- Release 10.1.0 by @thinkh in #312
Full Changelog: v10.0.3...v10.1.0