Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Releases: zeno-ml/zeno

v0.6.4

26 Jul 14:54
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

  • build(deps-dev): bump @smui/ripple from 7.0.0-beta.8 to 7.0.0-beta.14 in /frontend by @dependabot in #932
  • build(deps): bump uvicorn from 0.23.0 to 0.23.1 by @dependabot in #937
  • build(deps-dev): bump ruff from 0.0.278 to 0.0.280 by @dependabot in #935
  • build(deps): bump pathos from 0.3.0 to 0.3.1 by @dependabot in #934
  • build(deps): bump svelte-dnd-action from 0.9.22 to 0.9.24 in /frontend by @dependabot in #931
  • build(deps-dev): bump pyright from 1.1.317 to 1.1.318 by @dependabot in #936

Full Changelog: v0.6.3...v0.6.4

v0.6.2

20 Jun 07:35
d4fa64f
Compare
Choose a tag to compare

What's Changed

πŸ• Features

  • refactor: update tags style to differentiate more from slices and predicates by @stevenyh3 in #835
  • refactor: rename 'size' in report to 'slice size' by @stevenyh3 in #845
  • refactor: remove z-index for select header by @stevenyh3 in #846
  • fix: Make difference not absolute in qualitative comparison by @neubig in #852
  • feat: slice finder in comparison tab and style update by @stevenyh3 in #851
  • feat: run slicefinder within filtered predicates by @stevenyh3 in #854
  • feat: rename folder by @stevenyh3 in #856
  • release: v0.6.2 by @neubig in #865

πŸ‘’ Dependencies

  • build(deps-dev): bump ruff from 0.0.270 to 0.0.272 by @dependabot in #844
  • build(deps-dev): bump @smui/chips from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #841
  • build(deps-dev): bump typescript from 5.0.4 to 5.1.3 in /frontend by @dependabot in #840
  • build(deps-dev): bump @smui/ripple from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #838
  • build(deps-dev): bump prettier-plugin-svelte from 2.10.0 to 2.10.1 in /frontend by @dependabot in #837
  • build(deps-dev): bump pyright from 1.1.311 to 1.1.313 by @dependabot in #843
  • build(deps): bump d3-array from 3.2.3 to 3.2.4 in /frontend by @dependabot in #836
  • build(deps): bump fastapi from 0.96.0 to 0.97.0 by @dependabot in #842
  • build(deps-dev): bump pytest from 7.3.1 to 7.3.2 by @dependabot in #839
  • build(deps-dev): bump svelte-check from 3.3.2 to 3.4.3 in /frontend by @dependabot in #863
  • build(deps-dev): bump smui-theme from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #861
  • build(deps-dev): bump @formkit/auto-animate from 1.0.0-beta.6 to 1.0.0-pre-alpha.3 in /frontend by @dependabot in #860
  • build(deps-dev): bump pyright from 1.1.313 to 1.1.314 by @dependabot in #859
  • build(deps): bump regl-scatterplot from 1.6.9 to 1.6.10 in /frontend by @dependabot in #858
  • build(deps-dev): bump eslint from 8.42.0 to 8.43.0 in /frontend by @dependabot in #862

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

11 Jun 17:53
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

  • build(deps): bump regl-scatterplot from 1.6.6 to 1.6.9 in /frontend by @dependabot in #802
  • build(deps): bump requests from 2.30.0 to 2.31.0 by @dependabot in #810
  • build(deps-dev): bump ruff from 0.0.269 to 0.0.270 by @dependabot in #809
  • build(deps-dev): bump @smui/slider from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #807
  • build(deps): bump pandas from 2.0.1 to 2.0.2 by @dependabot in #806
  • build(deps-dev): bump svelte from 3.58.0 to 3.59.1 in /frontend by @dependabot in #804
  • build(deps-dev): bump eslint from 8.39.0 to 8.41.0 in /frontend by @dependabot in #803
  • build(deps-dev): bump @smui/list from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #801
  • build(deps-dev): bump pyright from 1.1.309 to 1.1.310 by @dependabot in #808
  • build(deps-dev): bump @smui/textfield from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #805
  • build(deps): bump opentsne from 0.7.1 to 1.0.0 by @dependabot in #811
  • build(deps): bump fastapi from 0.95.2 to 0.96.0 by @dependabot in #827
  • build(deps-dev): bump @smui/segmented-button from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #826
  • build(deps-dev): bump svelte-preprocess from 5.0.3 to 5.0.4 in /frontend by @dependabot in #825
  • build(deps-dev): bump eslint from 8.41.0 to 8.42.0 in /frontend by @dependabot in #824
  • build(deps-dev): bump @types/jest from 29.5.1 to 29.5.2 in /frontend by @dependabot in #823
  • build(deps-dev): bump tslib from 2.5.0 to 2.5.3 in /frontend by @dependabot in #821
  • build(deps-dev): bump pyright from 1.1.310 to 1.1.311 by @dependabot in #822

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 May 23:55
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

  • build(deps-dev): bump ruff from 0.0.267 to 0.0.269 by @dependabot in #792
  • build(deps): bump fastapi from 0.95.1 to 0.95.2 by @dependabot in #789
  • build(deps-dev): bump @smui/card from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #788
  • build(deps): bump setuptools from 67.7.2 to 67.8.0 by @dependabot in #787
  • build(deps-dev): bump svelecte from 3.16.0 to 3.16.1 in /frontend by @dependabot in #786
  • build(deps-dev): bump @smui/select from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #785
  • build(deps-dev): bump @smui/layout-grid from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #784
  • build(deps-dev): bump httpx from 0.24.0 to 0.24.1 by @dependabot in #791
  • build(deps-dev): bump pyright from 1.1.308 to 1.1.309 by @dependabot in #790

Full Changelog: v0.5.3...v0.6.0

v0.5.3

16 May 04:23
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

  • build(deps-dev): bump pyright from 1.1.306 to 1.1.308 by @dependabot in #774
  • build(deps-dev): bump @smui/checkbox from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #772
  • build(deps-dev): bump @smui/form-field from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #771
  • build(deps-dev): bump @smui/data-table from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #770
  • build(deps-dev): bump ruff from 0.0.265 to 0.0.267 by @dependabot in #773
  • build(deps-dev): bump @types/jest from 28.1.8 to 29.5.1 in /frontend by @dependabot in #733

Full Changelog: v0.5.2...v0.5.3

v0.5.0

09 May 13:35
Compare
Choose a tag to compare

What's Changed

πŸ• Features

  • refactor: slice creation by @stevenyh3 in #741
  • fix: slice creation by @stevenyh3 in #750
  • refactor: make slice creation with strings same as metadata filtering by @stevenyh3 in #749
  • feat: use scatterplot selections to create tags by @joshjzhou in #617
  • fix: remove report metric field relation w/ size & fix all instance & all instance in heatmap by @stevenyh3 in #755
  • fix: table view refresh when changing model by @stevenyh3 in #754
  • fix: output/embedding column naming by @stevenyh3 in #753
  • fix: set model for metrickeys using deep copy by @stevenyh3 in #764

πŸ‘’ Dependencies

  • build(deps): bump requests from 2.28.2 to 2.29.0 by @dependabot in #748
  • build(deps-dev): bump pyright from 1.1.304 to 1.1.305 by @dependabot in #746
  • build(deps-dev): bump @smui/circular-progress from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #744
  • build(deps-dev): bump @smui/paper from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #743
  • build(deps-dev): bump @smui/dialog from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #742
  • build(deps): bump uvicorn from 0.21.1 to 0.22.0 by @dependabot in #747
  • build(deps-dev): bump ruff from 0.0.262 to 0.0.263 by @dependabot in #745
  • build(deps-dev): bump ruff from 0.0.263 to 0.0.265 by @dependabot in #763
  • build(deps-dev): bump @smui/button from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend by @dependabot in #760
  • build(deps): bump requests from 2.29.0 to 2.30.0 by @dependabot in #759
  • build(deps): bump websockets from 11.0.2 to 11.0.3 by @dependabot in #762
  • build(deps-dev): bump prettier from 2.8.7 to 2.8.8 in /frontend by @dependabot in #758
  • build(deps-dev): bump svelte-check from 3.2.0 to 3.3.2 in /frontend by @dependabot in #757
  • build(deps-dev): bump pyright from 1.1.305 to 1.1.306 by @dependabot in #761

Full Changelog: v0.4.12...v0.5.0

v0.4.10

18 Apr 16:43
Compare
Choose a tag to compare

Full Changelog: v0.4.9...v0.4.10

v0.4.9

18 Apr 14:14
Compare
Choose a tag to compare

What's Changed

πŸ• Features

Full Changelog: v0.4.8...v0.4.9

v0.4.7

17 Apr 23:19
Compare
Choose a tag to compare

What's Changed

πŸ‘’ Dependencies

  • build(deps): bump gradio from 3.23.0 to 3.27.0 by @dependabot in #718
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 in /frontend by @dependabot in #715
  • build(deps): bump tqdm from 4.64.1 to 4.65.0 by @dependabot in #714
  • build(deps-dev): bump svelecte from 3.15.4 to 3.16.0 in /frontend by @dependabot in #713
  • build(deps): bump regl-scatterplot from 1.6.4 to 1.6.5 in /frontend by @dependabot in #712
  • build(deps): bump websockets from 11.0 to 11.0.1 by @dependabot in #717

Full Changelog: v0.4.6...v0.4.7

v0.4.6

16 Apr 15:20
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

  • build(deps-dev): bump usort from 1.0.5 to 1.0.6 by @dependabot in #702
  • build(deps): bump setuptools from 67.4.0 to 67.6.1 by @dependabot in #701
  • build(deps-dev): bump types-setuptools from 67.6.0.6 to 67.6.0.7 by @dependabot in #700
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 in /frontend by @dependabot in #698
  • build(deps-dev): bump smui-theme from 7.0.0-beta.0 to 7.0.0-beta.3 in /frontend by @dependabot in #697
  • build(deps-dev): bump openapi-typescript-codegen from 0.23.0 to 0.24.0 in /frontend by @dependabot in #696
  • build(deps): bump regl-scatterplot from 1.6.3 to 1.6.4 in /frontend by @dependabot in #695
  • build(deps-dev): bump pyright from 1.1.298 to 1.1.302 by @dependabot in #699

Full Changelog: v0.4.5...v0.4.6