Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 832 Bytes

File metadata and controls

29 lines (21 loc) · 832 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.4.2] - 2025-06-27

Fixed

  • Change url from /search?type=date&id=[ID] to /d/[ID]

[1.4.1] - 2025-06-20

Fixed

  • Openml: add environment variable OPENML_SERVER to the web api.

[1.4.0] - 2025-06-20

Changed

  • Minio client: add environment variable MINIO_CERT_CHECK to optionally disable ssl certificate checks.
  • Updated dependencies uvicorn (minor) and cachetools (mayor)

[1.3.0] - 2025-05-16

Changed

  • Using parquet instead of arff files
  • Updated mlcroissant from 1.0.16 to 1.0.17

[1.2.0] - 2025-03-06

Start of this changelog