Will clean up release notes later, highlights:
- Fix usage of environment variables for locating the default cache and configuration directories by @eddiebergman in #1359
- Allow skip trying to download parquet files by setting the
OPENML_SKIP_PARQUET
variable totrue
by @PGijsbers in #1388 - a lot of maintenance work by @eddiebergman and @LennartPurucker
Thanks to everyone who contributed in any way ❤️
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1329
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #1328
- Disable docker release on PR by @LennartPurucker in #1360
- fix(datasets): Add code
111
for dataset description not found error by @eddiebergman in #1356 - Test Fixes for v0.15.1 by @LennartPurucker in #1358
- fix: Avoid Random State and Other Test Bug by @LennartPurucker in #1362
- fix/maint: Make Docs Work Again and Stop Progress.rst Usage by @LennartPurucker in #1365
- doc: README Rework by @LennartPurucker in #1361
- doc: make all examples use names instead of IDs as reference. by @LennartPurucker in #1367
- fix: avoid stripping whitespaces for feature names by @LennartPurucker in #1368
- fix: workaround for git test workflow for Python 3.8 by @LennartPurucker in #1369
- add: test for dataset comparison and ignore fields by @LennartPurucker in #1370
- fix: github workflows and pytest issue by @LennartPurucker in #1373
- feat: support for loose init model from run by @LennartPurucker in #1371
- fix/maint: avoid exit code (which kills the docs building) by @LennartPurucker in #1374
- ux: Provide helpful link to documentation when error due to missing API token by @eddiebergman in #1364
- ci: Docker/build-push-action from 5 to 6 by @dependabot in #1357
- ci: Bumb peter-evans/dockerhub-description from 3 to 4 by @dependabot in #1326
- fix: resolve Sphinx style error by @LennartPurucker in #1375
- docs: fix borken links after openml.org rework by @LennartPurucker in #1376
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1380
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1381
- Mark test as production by @PGijsbers in #1384
- Patch release bump by @PGijsbers in #1389
Full Changelog: v0.15.0...v0.15.1