Zenoml

Latest version: v0.6.4

Safety actively analyzes 638466 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.3.0

What's Changed
* build(deps-dev): bump pandas-stubs from 1.5.2.221213 to 1.5.2.230105 by dependabot in https://github.com/zeno-ml/zeno/pull/484
* build(deps-dev): bump pyright from 1.1.286 to 1.1.287 by dependabot in https://github.com/zeno-ml/zeno/pull/483
* build(deps): bump types-setuptools from 65.6.0.2 to 65.6.0.3 by dependabot in https://github.com/zeno-ml/zeno/pull/481
* build(deps-dev): bump prettier from 2.8.1 to 2.8.2 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/480
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/478
* build(deps): bump fastapi from 0.88.0 to 0.89.0 by dependabot in https://github.com/zeno-ml/zeno/pull/482
* Fix intro link in readme by willeppy in https://github.com/zeno-ml/zeno/pull/494
* build(deps): bump types-setuptools from 65.7.0.2 to 65.7.0.3 by dependabot in https://github.com/zeno-ml/zeno/pull/507
* build(deps): bump pandas from 1.5.2 to 1.5.3 by dependabot in https://github.com/zeno-ml/zeno/pull/506
* Frontend: slightly changed colors, font sizes, and spacing by erica-w-fu in https://github.com/zeno-ml/zeno/pull/511
* feat: major refactor of histograms by cabreraalex in https://github.com/zeno-ml/zeno/pull/512
* build(deps-dev): bump svelte from 3.55.0 to 3.55.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/491
* build(deps): bump regl-scatterplot from 1.4.2 to 1.5.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/489
* fix: error when IPython module doesn't exist by xnought in https://github.com/zeno-ml/zeno/pull/508
* feat: coloring and filtering for scatterplot view by xnought in https://github.com/zeno-ml/zeno/pull/516
* refactor: use generated OpenAPI API for frontend by cabreraalex in https://github.com/zeno-ml/zeno/pull/517
* fix: Select MUI component not rendering for boolean attributes by joshjzhou in https://github.com/zeno-ml/zeno/pull/520
* fix: lru_cache on class methods introduces leaks by xnought in https://github.com/zeno-ml/zeno/pull/525
* Windows OS Note by stevenyh3 in https://github.com/zeno-ml/zeno/pull/527
* fix: boolean colors reverse by xnought in https://github.com/zeno-ml/zeno/pull/530

New Contributors
* willeppy made their first contribution in https://github.com/zeno-ml/zeno/pull/494
* erica-w-fu made their first contribution in https://github.com/zeno-ml/zeno/pull/511
* joshjzhou made their first contribution in https://github.com/zeno-ml/zeno/pull/520
* stevenyh3 made their first contribution in https://github.com/zeno-ml/zeno/pull/527

**Full Changelog**: https://github.com/zeno-ml/zeno/compare/v0.2.7...v0.3.0

0.2.7

What's Changed
* build(deps): bump uvicorn from 0.19.0 to 0.20.0 by dependabot in https://github.com/zeno-ml/zeno/pull/442
* build(deps-dev): bump vite from 3.2.4 to 3.2.5 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/441
* build(deps-dev): bump prettier-plugin-svelte from 2.8.0 to 2.8.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/440
* build(deps-dev): bump sveltejs/vite-plugin-svelte from 1.3.1 to 1.4.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/439
* build(deps): bump d3-array from 3.2.0 to 3.2.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/437
* build(deps-dev): bump pyright from 1.1.281 to 1.1.282 by dependabot in https://github.com/zeno-ml/zeno/pull/438
* build(deps-dev): bump black from 22.10.0 to 22.12.0 by dependabot in https://github.com/zeno-ml/zeno/pull/450
* build(deps): bump scikit-learn from 1.1.3 to 1.2.0 by dependabot in https://github.com/zeno-ml/zeno/pull/449
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.42.1 to 5.46.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/447
* build(deps): bump types-setuptools from 65.6.0.1 to 65.6.0.2 by dependabot in https://github.com/zeno-ml/zeno/pull/446
* build(deps-dev): bump typescript from 4.8.4 to 4.9.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/445
* build(deps-dev): bump svelte from 3.53.1 to 3.54.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/443
* build(deps-dev): bump pyright from 1.1.282 to 1.1.283 by dependabot in https://github.com/zeno-ml/zeno/pull/448
* feat: add type to view function component by xnought in https://github.com/zeno-ml/zeno/pull/454
* build(deps-dev): bump pyright from 1.1.283 to 1.1.284 by dependabot in https://github.com/zeno-ml/zeno/pull/460
* build(deps-dev): bump svelte from 3.54.0 to 3.55.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/458
* build(deps): bump mdi/js from 7.0.96 to 7.1.96 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/457
* build(deps-dev): bump eslint from 8.27.0 to 8.30.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/456
* build(deps-dev): bump pyright from 1.1.284 to 1.1.285 by dependabot in https://github.com/zeno-ml/zeno/pull/467
* build(deps-dev): bump prettier from 2.8.0 to 2.8.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/465
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/464
* feat: init command line feature by cabreraalex in https://github.com/zeno-ml/zeno/pull/468
* feat: basic scatterplot instance view tab by xnought in https://github.com/zeno-ml/zeno/pull/461
* feat: iframe support in jupyter by cabreraalex in https://github.com/zeno-ml/zeno/pull/471
* refactor: remove transform functionality by cabreraalex in https://github.com/zeno-ml/zeno/pull/472
* build(deps): bump actions/cache from 3.0.11 to 3.2.2 by dependabot in https://github.com/zeno-ml/zeno/pull/473
* build(deps-dev): bump eslint from 8.30.0 to 8.31.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/476
* build(deps-dev): bump pyright from 1.1.285 to 1.1.286 by dependabot in https://github.com/zeno-ml/zeno/pull/475
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/474


**Full Changelog**: https://github.com/zeno-ml/zeno/compare/v0.2.4...v0.2.7

0.2.4

What's Changed
* build(deps): bump pandas from 1.5.1 to 1.5.2 by dependabot in https://github.com/zeno-ml/zeno/pull/432
* build(deps-dev): bump prettier from 2.7.1 to 2.8.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/427
* build(deps): bump regl-scatterplot from 1.3.2 to 1.4.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/426
* build(deps-dev): bump formkit/auto-animate from 1.0.0-beta.3 to 1.0.0-beta.5 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/425
* build(deps-dev): bump sveltejs/vite-plugin-svelte from 1.1.1 to 1.3.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/424
* build(deps-dev): bump pyright from 1.1.279 to 1.1.281 by dependabot in https://github.com/zeno-ml/zeno/pull/431
* build(deps): bump types-setuptools from 65.5.0.3 to 65.6.0.1 by dependabot in https://github.com/zeno-ml/zeno/pull/429
* build(deps): bump fastapi from 0.87.0 to 0.88.0 by dependabot in https://github.com/zeno-ml/zeno/pull/430
* build(deps-dev): bump pandas-stubs from 1.5.1.221024 to 1.5.2.221124 by dependabot in https://github.com/zeno-ml/zeno/pull/428
* Added sorting features after recent TableView refactoring by tianqi-wu in https://github.com/zeno-ml/zeno/pull/433

New Contributors
* tianqi-wu made their first contribution in https://github.com/zeno-ml/zeno/pull/433

**Full Changelog**: https://github.com/zeno-ml/zeno/compare/v0.2.3...v0.2.4

0.2.3

What's Changed
* Create LICENSE.md by cabreraalex in https://github.com/zeno-ml/zeno/pull/6
* build(deps): bump actions/setup-python from 2 to 3 by dependabot in https://github.com/zeno-ml/zeno/pull/14
* build(deps): bump uvicorn from 0.17.5 to 0.17.6 by dependabot in https://github.com/zeno-ml/zeno/pull/25
* build(deps-dev): bump mypy from 0.931 to 0.941 by dependabot in https://github.com/zeno-ml/zeno/pull/31
* build(deps-dev): bump eslint from 8.10.0 to 8.11.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/29
* build(deps): bump smui/card from 6.0.0-beta.14 to 6.0.0-beta.15 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/28
* build(deps-dev): bump typescript from 4.5.5 to 4.6.2 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/27
* build(deps): bump smui/list from 6.0.0-beta.14 to 6.0.0-beta.15 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/26
* build(deps): bump pandas-stubs from 1.2.0.49 to 1.2.0.50 by dependabot in https://github.com/zeno-ml/zeno/pull/32
* build(deps-dev): bump pytest from 7.0.1 to 7.1.0 by dependabot in https://github.com/zeno-ml/zeno/pull/24
* build(deps-dev): bump torchvision from 0.11.3 to 0.12.0 by dependabot in https://github.com/zeno-ml/zeno/pull/23
* build(deps-dev): bump pyright from 1.1.228 to 1.1.229 by dependabot in https://github.com/zeno-ml/zeno/pull/21
* build(deps-dev): bump tsconfig/svelte from 2.0.1 to 3.0.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/30
* build(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0 by dependabot in https://github.com/zeno-ml/zeno/pull/22
* build(deps): bump pandas-stubs from 1.2.0.50 to 1.2.0.53 by dependabot in https://github.com/zeno-ml/zeno/pull/42
* build(deps-dev): bump pytest from 7.1.0 to 7.1.1 by dependabot in https://github.com/zeno-ml/zeno/pull/41
* build(deps): bump svelte-material-ui from 6.0.0-beta.14 to 6.0.0-beta.15 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/38
* build(deps): bump smui/paper from 6.0.0-beta.14 to 6.0.0-beta.15 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/37
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.13.0 to 5.16.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/35
* build(deps): bump smui/circular-progress from 6.0.0-beta.14 to 6.0.0-beta.15 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/34
* build(deps-dev): bump pyright from 1.1.229 to 1.1.231 by dependabot in https://github.com/zeno-ml/zeno/pull/40
* build(deps-dev): bump torch from 1.10.2 to 1.11.0 by dependabot in https://github.com/zeno-ml/zeno/pull/39
* build(deps-dev): bump rollup/plugin-node-resolve from 11.2.1 to 13.1.3 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/47
* build(deps-dev): bump rollup/plugin-commonjs from 17.1.0 to 21.0.3 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/43
* build(deps-dev): bump mypy from 0.941 to 0.942 by dependabot in https://github.com/zeno-ml/zeno/pull/48
* build(deps): bump actions/cache from 2 to 3.0.1 by dependabot in https://github.com/zeno-ml/zeno/pull/55
* build(deps-dev): bump tqdm from 4.63.1 to 4.64.0 by dependabot in https://github.com/zeno-ml/zeno/pull/65
* build(deps): bump fastapi from 0.75.0 to 0.75.1 by dependabot in https://github.com/zeno-ml/zeno/pull/64
* build(deps-dev): bump pandas-stubs from 1.2.0.54 to 1.2.0.56 by dependabot in https://github.com/zeno-ml/zeno/pull/63
* build(deps): bump pandas from 1.4.1 to 1.4.2 by dependabot in https://github.com/zeno-ml/zeno/pull/62
* build(deps-dev): bump jupyter-book from 0.12.2 to 0.12.3 by dependabot in https://github.com/zeno-ml/zeno/pull/61
* build(deps-dev): bump transformers from 4.17.0 to 4.18.0 by dependabot in https://github.com/zeno-ml/zeno/pull/72
* build(deps-dev): bump pandas-stubs from 1.2.0.56 to 1.2.0.57 by dependabot in https://github.com/zeno-ml/zeno/pull/70
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.17.0 to 5.19.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/69
* build(deps): bump smui/list from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/68
* build(deps-dev): bump svelte-check from 2.4.6 to 2.6.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/67
* build(deps): bump smui/checkbox from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/66
* build(deps): bump smui-extra/accordion from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/75
* build(deps-dev): bump pyright from 1.1.234 to 1.1.236 by dependabot in https://github.com/zeno-ml/zeno/pull/71
* build(deps-dev): bump svelte-preprocess from 4.10.4 to 4.10.5 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/59
* build(deps): bump smui/form-field from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/78
* build(deps-dev): bump eslint from 8.12.0 to 8.13.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/77
* build(deps): bump smui/chips from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/76
* build(deps): bump smui/button from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/74
* build(deps): bump smui/select from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/81
* build(deps): bump svelte-websocket-store from 1.1.22 to 1.1.23 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/80
* build(deps): bump smui/card from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/73
* build(deps-dev): bump smui/tooltip from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/85
* build(deps-dev): bump svelte from 3.46.5 to 3.47.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/84
* build(deps-dev): bump rollup/plugin-node-resolve from 13.1.3 to 13.2.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/83
* build(deps): bump smui/layout-grid from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/82
* build(deps): bump smui/segmented-button from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/79
* build(deps): bump smui/circular-progress from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/86
* build(deps-dev): bump smui/data-table from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/88
* build(deps): bump svelte-material-ui from 6.0.0-beta.15 to 6.0.0-beta.16 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/87
* build(deps-dev): bump sphinx-autodoc-typehints from 1.17.0 to 1.18.1 by dependabot in https://github.com/zeno-ml/zeno/pull/98
* build(deps-dev): bump pandas-stubs from 1.2.0.57 to 1.2.0.58 by dependabot in https://github.com/zeno-ml/zeno/pull/97
* build(deps): bump websockets from 10.2 to 10.3 by dependabot in https://github.com/zeno-ml/zeno/pull/95
* build(deps): bump fastapi from 0.75.1 to 0.75.2 by dependabot in https://github.com/zeno-ml/zeno/pull/94
* build(deps-dev): bump rollup/plugin-typescript from 8.3.1 to 8.3.2 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/93
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/92
* build(deps-dev): bump rollup/plugin-commonjs from 21.0.3 to 21.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/91
* build(deps-dev): bump svelte-check from 2.6.0 to 2.7.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/90
* build(deps-dev): bump rollup from 2.70.1 to 2.70.2 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/89
* build(deps-dev): bump pyright from 1.1.236 to 1.1.238 by dependabot in https://github.com/zeno-ml/zeno/pull/96
* build(deps-dev): bump svelte-preprocess from 4.10.5 to 4.10.6 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/100
* build(deps-dev): bump rollup/plugin-node-resolve from 13.2.0 to 13.2.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/99
* build(deps-dev): bump mypy from 0.942 to 0.950 by dependabot in https://github.com/zeno-ml/zeno/pull/111
* build(deps): bump fastapi from 0.75.2 to 0.77.1 by dependabot in https://github.com/zeno-ml/zeno/pull/117
* build(deps-dev): bump svelte from 3.47.0 to 3.48.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/108
* build(deps-dev): bump tslib from 2.3.1 to 2.4.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/102
* build(deps-dev): bump rollup from 2.70.2 to 2.73.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/118
* build(deps-dev): bump eslint from 8.13.0 to 8.15.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/113
* build(deps-dev): bump typescript from 4.6.3 to 4.6.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/121
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.20.0 to 5.23.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/112
* build(deps): bump svelte-websocket-store from 1.1.23 to 1.1.24 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/123
* build(deps-dev): bump rollup/plugin-node-resolve from 13.2.1 to 13.3.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/122
* build(deps): bump fastapi from 0.77.1 to 0.78.0 by dependabot in https://github.com/zeno-ml/zeno/pull/128
* build(deps): bump wavesurfer.js from 6.1.0 to 6.2.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/125
* build(deps-dev): bump svelte-check from 2.7.0 to 2.7.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/124
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.23.0 to 5.24.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/129
* build(deps-dev): bump pyright from 1.1.246 to 1.1.247 by dependabot in https://github.com/zeno-ml/zeno/pull/127
* build(deps-dev): bump pyright from 1.1.247 to 1.1.248 by dependabot in https://github.com/zeno-ml/zeno/pull/132
* build(deps-dev): bump eslint from 8.15.0 to 8.16.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/131
* build(deps): bump mdi/js from 6.6.96 to 6.7.96 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/133
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.24.0 to 5.26.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/130
* build(deps-dev): bump rollup from 2.73.0 to 2.74.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/134
* build(deps-dev): bump mypy from 0.950 to 0.960 by dependabot in https://github.com/zeno-ml/zeno/pull/139
* build(deps): bump numba from 0.55.1 to 0.55.2 by dependabot in https://github.com/zeno-ml/zeno/pull/138
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/136
* build(deps): bump svelte-websocket-store from 1.1.24 to 1.1.26 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/135
* build(deps-dev): bump rollup from 2.74.1 to 2.75.3 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/141
* build(deps-dev): bump typescript from 4.6.4 to 4.7.2 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/140
* build(deps-dev): bump pyright from 1.1.248 to 1.1.250 by dependabot in https://github.com/zeno-ml/zeno/pull/137
* build(deps): bump actions/cache from 3.0.1 to 3.0.3 by dependabot in https://github.com/zeno-ml/zeno/pull/142
* build(deps-dev): bump svelte-check from 2.7.1 to 2.7.2 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/144
* build(deps-dev): bump rollup from 2.75.3 to 2.75.5 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/143
* build(deps-dev): bump mypy from 0.960 to 0.961 by dependabot in https://github.com/zeno-ml/zeno/pull/150
* build(deps-dev): bump eslint from 8.16.0 to 8.17.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/149
* build(deps): bump svelte-websocket-store from 1.1.26 to 1.1.28 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/147
* build(deps-dev): bump typescript from 4.7.2 to 4.7.3 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/146
* build(deps-dev): bump pyright from 1.1.251 to 1.1.252 by dependabot in https://github.com/zeno-ml/zeno/pull/151
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/145
* build(deps-dev): bump pandas-stubs from 1.2.0.58 to 1.2.0.61 by dependabot in https://github.com/zeno-ml/zeno/pull/154
* build(deps): bump jupyter-book from 0.12.3 to 0.13.0 by dependabot in https://github.com/zeno-ml/zeno/pull/153
* build(deps-dev): bump sphinx-autodoc-typehints from 1.18.1 to 1.18.2 by dependabot in https://github.com/zeno-ml/zeno/pull/152
* feat: refactor API and add postprocessing function by cabreraalex in https://github.com/zeno-ml/zeno/pull/155
* build(deps-dev): bump opencv-python from 4.5.5.64 to 4.6.0.66 by dependabot in https://github.com/zeno-ml/zeno/pull/164
* build(deps-dev): bump svelte-preprocess from 4.10.6 to 4.10.7 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/160
* build(deps): bump svelte-vega from 1.1.0 to 1.1.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/159
* build(deps-dev): bump rollup from 2.75.5 to 2.75.6 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/158
* build(deps-dev): bump rollup/plugin-typescript from 8.3.2 to 8.3.3 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/156
* build(deps-dev): bump pyright from 1.1.252 to 1.1.254 by dependabot in https://github.com/zeno-ml/zeno/pull/163
* build(deps): bump svelte-websocket-store from 1.1.28 to 1.1.29 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/157
* build(deps-dev): bump sphinx-autodoc-typehints from 1.18.2 to 1.18.3 by dependabot in https://github.com/zeno-ml/zeno/pull/162
* build(deps-dev): bump transformers from 4.19.2 to 4.19.4 by dependabot in https://github.com/zeno-ml/zeno/pull/161
* build(deps-dev): bump importlib-resources from 5.7.1 to 5.8.0 by dependabot in https://github.com/zeno-ml/zeno/pull/172
* build(deps): bump regl-scatterplot from 1.2.3 to 1.3.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/169
* build(deps-dev): bump rollup from 2.75.6 to 2.75.7 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/168
* build(deps-dev): bump eslint from 8.17.0 to 8.18.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/167
* build(deps-dev): bump typescript from 4.7.3 to 4.7.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/166
* build(deps-dev): bump pyright from 1.1.254 to 1.1.255 by dependabot in https://github.com/zeno-ml/zeno/pull/171
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.27.1 to 5.29.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/165
* build(deps-dev): bump transformers from 4.19.4 to 4.20.0 by dependabot in https://github.com/zeno-ml/zeno/pull/170
* build: change to vite by cabreraalex in https://github.com/zeno-ml/zeno/pull/173
* build(deps): bump uvicorn from 0.17.6 to 0.18.2 by dependabot in https://github.com/zeno-ml/zeno/pull/180
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/177
* build(deps-dev): bump svelte-check from 2.7.2 to 2.8.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/176
* build(deps-dev): bump vite from 2.9.12 to 2.9.13 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/175
* build(deps): bump pandas from 1.4.2 to 1.4.3 by dependabot in https://github.com/zeno-ml/zeno/pull/182
* build(deps-dev): bump librosa from 0.9.1 to 0.9.2 by dependabot in https://github.com/zeno-ml/zeno/pull/179
* build(deps-dev): bump transformers from 4.20.0 to 4.20.1 by dependabot in https://github.com/zeno-ml/zeno/pull/178
* feat: scatter plot for embedding projection in discovery tab by xnought in https://github.com/zeno-ml/zeno/pull/183
* build(deps-dev): bump black from 22.3.0 to 22.6.0 by dependabot in https://github.com/zeno-ml/zeno/pull/190
* build(deps-dev): bump pandas-stubs from 1.2.0.61 to 1.2.0.62 by dependabot in https://github.com/zeno-ml/zeno/pull/187
* build(deps): bump actions/cache from 3.0.3 to 3.0.4 by dependabot in https://github.com/zeno-ml/zeno/pull/191
* build(deps-dev): bump torchaudio from 0.11.0 to 0.12.0 by dependabot in https://github.com/zeno-ml/zeno/pull/189
* build(deps-dev): bump pyright from 1.1.255 to 1.1.256 by dependabot in https://github.com/zeno-ml/zeno/pull/188
* build(deps-dev): bump pyright from 1.1.256 to 1.1.257 by dependabot in https://github.com/zeno-ml/zeno/pull/198
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.30.0 to 5.30.5 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/196
* build(deps): bump mdi/js from 6.7.96 to 6.9.96 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/195
* build(deps-dev): bump torch from 1.11.0 to 1.12.0 by dependabot in https://github.com/zeno-ml/zeno/pull/197
* build(deps): bump d3-array from 3.1.6 to 3.2.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/194
* build(deps-dev): bump eslint from 8.18.0 to 8.19.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/193
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/204
* build(deps-dev): bump svelte from 3.48.0 to 3.49.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/203
* build(deps-dev): bump vite from 2.9.13 to 2.9.14 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/202
* build(deps): bump svelte-websocket-store from 1.1.30 to 1.1.31 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/201
* build(deps-dev): bump pyright from 1.1.257 to 1.1.258 by dependabot in https://github.com/zeno-ml/zeno/pull/206
* build(deps-dev): bump torchvision from 0.12.0 to 0.13.0 by dependabot in https://github.com/zeno-ml/zeno/pull/205
* feat: make sample views modular by cabreraalex in https://github.com/zeno-ml/zeno/pull/209
* feat: redo the styling of zeno by cabreraalex in https://github.com/zeno-ml/zeno/pull/210
* build(deps-dev): bump eslint from 8.19.0 to 8.20.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/219
* build(deps-dev): bump pyright from 1.1.258 to 1.1.261 by dependabot in https://github.com/zeno-ml/zeno/pull/222
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/218
* build(deps): bump fastapi from 0.78.0 to 0.79.0 by dependabot in https://github.com/zeno-ml/zeno/pull/221
* build(deps-dev): bump pandas-stubs from 1.4.3.220710 to 1.4.3.220718 by dependabot in https://github.com/zeno-ml/zeno/pull/220
* feat: pipeline to filter and project + enhanced coloring/binning by xnought in https://github.com/zeno-ml/zeno/pull/227
* feat: slice folders, refactoring by cabreraalex in https://github.com/zeno-ml/zeno/pull/225
* build(deps-dev): bump pandas-stubs from 1.4.3.220718 to 1.4.3.220724 by dependabot in https://github.com/zeno-ml/zeno/pull/233
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/232
* feat: filter groups for creating slices by cabreraalex in https://github.com/zeno-ml/zeno/pull/234
* feat: frontend testing setup by cabreraalex in https://github.com/zeno-ml/zeno/pull/242
* docs: redo docs by cabreraalex in https://github.com/zeno-ml/zeno/pull/243
* feat: color select icon and hide colors when not selected on bar chart by xnought in https://github.com/zeno-ml/zeno/pull/244
* feat: initial date selection by cabreraalex in https://github.com/zeno-ml/zeno/pull/274
* feat: imagenette example and better usability for discovery by xnought in https://github.com/zeno-ml/zeno/pull/281
* refactor: change api names by cabreraalex in https://github.com/zeno-ml/zeno/pull/293
* feat: fix slicing and style updates by cabreraalex in https://github.com/zeno-ml/zeno/pull/307
* build(deps-dev): bump eslint from 8.20.0 to 8.23.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/292
* build(deps-dev): bump testing-library/user-event from 14.3.0 to 14.4.3 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/270
* build(deps): bump actions/cache from 3.0.5 to 3.0.6 by dependabot in https://github.com/zeno-ml/zeno/pull/266
* build(deps-dev): bump testing-library/jest-dom from 5.16.4 to 5.16.5 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/263
* build(deps): bump svelte-spa-router from 3.2.0 to 3.3.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/313
* build(deps-dev): bump smui/ripple from 6.0.0 to 6.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/312
* build(deps-dev): bump smui/tooltip from 6.0.0 to 6.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/311
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.31.0 to 5.36.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/310
* build(deps): bump fastapi from 0.79.1 to 0.82.0 by dependabot in https://github.com/zeno-ml/zeno/pull/309
* build(deps): bump arquero from 5.0.0 to 5.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/317
* build(deps-dev): bump smui-extra/autocomplete from 6.0.0 to 6.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/316
* build(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/314
* build(deps-dev): bump smui/checkbox from 6.0.0 to 6.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/318
* build(deps): bump fastapi from 0.82.0 to 0.83.0 by dependabot in https://github.com/zeno-ml/zeno/pull/325
* build(deps-dev): bump svelte from 3.49.0 to 3.50.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/321
* build(deps-dev): bump smui/paper from 6.0.0 to 6.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/320
* build(deps-dev): bump smui/select from 6.0.0 to 6.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/319
* build(deps-dev): bump pandas-stubs from 1.4.3.220829 to 1.4.4.220912 by dependabot in https://github.com/zeno-ml/zeno/pull/324
* build(deps-dev): bump smui-theme from 6.0.0 to 6.1.3 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/326
* build(deps-dev): bump pyright from 1.1.269 to 1.1.270 by dependabot in https://github.com/zeno-ml/zeno/pull/322
* death: rip pipeline, completely gutted out by xnought in https://github.com/zeno-ml/zeno/pull/327
* build(deps-dev): bump usort from 1.0.4 to 1.0.5 by dependabot in https://github.com/zeno-ml/zeno/pull/336
* build(deps-dev): bump smui/segmented-button from 6.0.0 to 6.1.3 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/335
* build(deps-dev): bump smui/card from 6.0.0 to 6.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/333
* build(deps-dev): bump eslint from 8.23.0 to 8.23.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/331
* build(deps-dev): bump smui-extra/accordion from 6.0.0 to 6.1.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/330
* build(deps): bump actions/cache from 3.0.6 to 3.0.8 by dependabot in https://github.com/zeno-ml/zeno/pull/328
* Add a Gitter chat badge to README.md by gitter-badger in https://github.com/zeno-ml/zeno/pull/337
* build(deps-dev): bump pyright from 1.1.270 to 1.1.271 by dependabot in https://github.com/zeno-ml/zeno/pull/334
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.36.1 to 5.37.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/329
* build(deps): bump fastapi from 0.83.0 to 0.85.0 by dependabot in https://github.com/zeno-ml/zeno/pull/332
* build(deps): bump pandas from 1.4.4 to 1.5.0 by dependabot in https://github.com/zeno-ml/zeno/pull/344
* build(deps-dev): bump testing-library/svelte from 3.1.3 to 3.2.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/342
* build(deps-dev): bump pandas-stubs from 1.4.4.220912 to 1.4.4.220919 by dependabot in https://github.com/zeno-ml/zeno/pull/341
* build(deps): bump svelte-websocket-store from 1.1.32 to 1.1.33 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/340
* build(deps): bump smui/dialog from 6.0.0 to 6.1.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/339
* build(deps-dev): bump formkit/auto-animate from 1.0.0-beta.1 to 1.0.0-beta.3 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/338
* build(deps-dev): bump svelte-check from 2.8.0 to 2.9.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/343
* feat: simplified scatterplot in discovery by xnought in https://github.com/zeno-ml/zeno/pull/345
* build(deps-dev): bump pandas-stubs from 1.4.4.220919 to 1.5.0.220926 by dependabot in https://github.com/zeno-ml/zeno/pull/348
* build(deps-dev): bump pyright from 1.1.271 to 1.1.272 by dependabot in https://github.com/zeno-ml/zeno/pull/347
* feat: umap to tsne by cabreraalex in https://github.com/zeno-ml/zeno/pull/353
* feat: filter and reprojection with increased usability by xnought in https://github.com/zeno-ml/zeno/pull/354
* build(deps-dev): bump svelte-check from 2.9.0 to 2.9.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/350
* build(deps-dev): bump prettier-plugin-svelte from 2.7.0 to 2.7.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/352
* feat: color bars by metrics for dicovery by cabreraalex in https://github.com/zeno-ml/zeno/pull/359
* build(deps): bump actions/cache from 3.0.8 to 3.0.9 by dependabot in https://github.com/zeno-ml/zeno/pull/362
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.37.0 to 5.39.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/371
* build(deps-dev): bump smui/form-field from 6.0.0 to 6.1.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/370
* build(deps-dev): bump mypy from 0.971 to 0.982 by dependabot in https://github.com/zeno-ml/zeno/pull/368
* build(deps-dev): bump smui/data-table from 6.0.0 to 6.2.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/369
* build(deps-dev): bump pyright from 1.1.272 to 1.1.273 by dependabot in https://github.com/zeno-ml/zeno/pull/366
* build(deps-dev): bump pandas-stubs from 1.5.0.220926 to 1.5.0.221003 by dependabot in https://github.com/zeno-ml/zeno/pull/365
* build(deps-dev): bump eslint from 8.23.1 to 8.24.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/364
* build(deps-dev): bump smui/layout-grid from 6.0.0 to 6.1.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/363
* build(deps-dev): bump pandas-stubs from 1.5.0.221003 to 1.5.0.221010 by dependabot in https://github.com/zeno-ml/zeno/pull/380
* build(deps-dev): bump pyright from 1.1.273 to 1.1.274 by dependabot in https://github.com/zeno-ml/zeno/pull/379
* build(deps-dev): bump svelte-check from 2.9.1 to 2.9.2 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/377
* build(deps-dev): bump smui-theme from 6.1.3 to 6.2.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/375
* build(deps-dev): bump testing-library/svelte from 3.2.1 to 3.2.2 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/374
* build(deps-dev): bump smui/paper from 6.1.0 to 6.1.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/373
* build(deps-dev): bump black from 22.8.0 to 22.10.0 by dependabot in https://github.com/zeno-ml/zeno/pull/378
* feat: get views from instance-views repo dynamically by cabreraalex in https://github.com/zeno-ml/zeno/pull/381
* feat: discovery starting point model by xnought in https://github.com/zeno-ml/zeno/pull/372
* build(deps-dev): bump typescript from 4.7.4 to 4.8.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/387
* build(deps): bump fastapi from 0.85.0 to 0.85.1 by dependabot in https://github.com/zeno-ml/zeno/pull/386
* build(deps-dev): bump smui/circular-progress from 6.0.0 to 6.1.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/385
* build(deps-dev): bump smui-extra/autocomplete from 6.1.0 to 6.2.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/383
* build(deps): bump types-setuptools from 65.4.0.0 to 65.5.0.1 by dependabot in https://github.com/zeno-ml/zeno/pull/384
* build(deps-dev): bump smui/chips from 6.0.0 to 6.1.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/382
* build(deps-dev): bump pyright from 1.1.275 to 1.1.276 by dependabot in https://github.com/zeno-ml/zeno/pull/396
* build(deps): bump pandas from 1.5.0 to 1.5.1 by dependabot in https://github.com/zeno-ml/zeno/pull/393
* build(deps): bump uvicorn from 0.18.3 to 0.19.0 by dependabot in https://github.com/zeno-ml/zeno/pull/395
* refactor: new single-instance instance view by cabreraalex in https://github.com/zeno-ml/zeno/pull/397
* build(deps): bump types-setuptools from 65.5.0.1 to 65.5.0.2 by dependabot in https://github.com/zeno-ml/zeno/pull/403
* build(deps): bump fastapi from 0.85.1 to 0.85.2 by dependabot in https://github.com/zeno-ml/zeno/pull/401
* build(deps): bump scikit-learn from 1.1.2 to 1.1.3 by dependabot in https://github.com/zeno-ml/zeno/pull/400
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.40.1 to 5.42.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/398
* build(deps-dev): bump eslint from 8.25.0 to 8.26.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/392
* build(deps): bump actions/cache from 3.0.9 to 3.0.11 by dependabot in https://github.com/zeno-ml/zeno/pull/404
* build(deps-dev): bump mypy from 0.982 to 0.990 by dependabot in https://github.com/zeno-ml/zeno/pull/410
* build(deps-dev): bump typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/406
* build(deps-dev): bump tslib from 2.4.0 to 2.4.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/405
* build(deps): bump websockets from 10.3 to 10.4 by dependabot in https://github.com/zeno-ml/zeno/pull/409
* build(deps-dev): bump pyright from 1.1.276 to 1.1.278 by dependabot in https://github.com/zeno-ml/zeno/pull/408
* build(deps-dev): bump svelte-loading-spinners from 0.1.7 to 0.3.4 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/394
* build(deps): bump types-setuptools from 65.5.0.2 to 65.5.0.3 by dependabot in https://github.com/zeno-ml/zeno/pull/421
* build(deps): bump regl-scatterplot from 1.3.1 to 1.3.2 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/417
* build(deps-dev): bump svelte from 3.52.0 to 3.53.1 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/415
* build(deps-dev): bump eslint from 8.26.0 to 8.27.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/414
* build(deps): bump svelte-vega from 1.1.1 to 1.2.0 in /frontend by dependabot in https://github.com/zeno-ml/zeno/pull/413
* build(deps-dev): bump pyright from 1.1.278 to 1.1.279 by dependabot in https://github.com/zeno-ml/zeno/pull/420
* build(deps-dev): bump mypy from 0.990 to 0.991 by dependabot in https://github.com/zeno-ml/zeno/pull/419
* build(deps): bump fastapi from 0.85.2 to 0.87.0 by dependabot in https://github.com/zeno-ml/zeno/pull/418
* feat: backend refactor by cabreraalex in https://github.com/zeno-ml/zeno/pull/422

New Contributors
* cabreraalex made their first contribution in https://github.com/zeno-ml/zeno/pull/6
* dependabot made their first contribution in https://github.com/zeno-ml/zeno/pull/14
* xnought made their first contribution in https://github.com/zeno-ml/zeno/pull/183
* gitter-badger made their first contribution in https://github.com/zeno-ml/zeno/pull/337

**Full Changelog**: https://github.com/zeno-ml/zeno/commits/v0.2.3

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.