Skore 0.1.1
What's Changed
- fix(UI): Add animation frames to plotly widgets by @rouk1 in #448
- chore(dependencies): Upgrade npm dependencies by @rouk1 in #449
- docs(issue template): Update issue template with correct Discord link by @augustebaum in #450
- chore(pip dependencies): Bump ruff from 0.6.8 to 0.6.9 by @dependabot in #451
- chore(pip dependencies): Bump numpy from 2.1.1 to 2.1.2 by @dependabot in #452
- chore(pip dependencies): Bump narwhals from 1.9.0 to 1.9.1 by @dependabot in #453
- chore(pip dependencies): Bump build from 1.2.2 to 1.2.2.post1 by @dependabot in #455
- chore(pip dependencies): Bump rich from 13.9.1 to 13.9.2 by @dependabot in #454
- ci: Run CI on push events on main branch by @thomass-dev in #457
- build(python): Recompile
requirements.*.txt
files by @augustebaum in #461 - fix(ci): Pull repository in CI on push events on main branch by @thomass-dev in #459
- ci: Run dependabot monthly and change its commit-message prefix by @thomass-dev in #458
- chore(dependencies): PIP: Bump markupsafe from 2.1.5 to 3.0.0 by @dependabot in #464
- chore(dependencies): PIP: Bump pre-commit from 3.8.0 to 4.0.0 by @dependabot in #462
- chore(build): Infer dynamically the version, license and readme of skore by @thomass-dev in #465
- chore(dependencies): PRE-COMMIT: Bump to latest hooks by @thomass-dev in #466
- docs(readme): Update README.md by @sylvaincom in #413
- chore(pre-commit): Ensure the notebooks are cleaned by @thomass-dev in #470
- feat: Adapt skore to be compliant on
python >=3.9, <3.13
by @thomass-dev in #471
New Contributors
- @sylvaincom made their first contribution in #413
Full Changelog: 0.1.0...0.1.1