Skip to content

Releases: experimaestro/datamaestro

v1.11.3

04 May 10:29

Choose a tag to compare

[1.11.3] - 2026-05-04

Bug Fixes

  • windows: Use filelock and Path.replace for cross-platform support (b2a2918)

v1.11.2

23 Apr 09:54

Choose a tag to compare

[1.11.2] - 2026-04-23

Features

  • sphinx: Add JS dataset search; inherit data-class tags/tasks (587cbc4)

v1.11.1

23 Apr 09:53

Choose a tag to compare

[1.11.1] - 2026-04-23

Bug Fixes

  • sphinx: Parse dataset/variant docs as reST so :class: resolves (0d0bfad)

v1.11.0

23 Apr 09:34

Choose a tag to compare

[1.11.0] - 2026-04-23

Bug Fixes

  • sphinx: Parse dataset/variant docs as reST so :class: resolves (0d0bfad)

v1.10.4

23 Apr 08:23

Choose a tag to compare

[1.10.4] - 2026-04-23

Bug Fixes

  • sphinx: Parse dataset/variant docs as reST so :class: resolves (0d0bfad)

v1.10.3

23 Apr 08:07

Choose a tag to compare

[1.10.3] - 2026-04-23

Features

  • sphinx: Auto-document variants and detect undocumented @dataset classes (b4d11e9)

Miscellaneous Tasks

  • Updated XPM parameters to remove warnings (1f7fb68)

v1.10.2

23 Apr 07:21

Choose a tag to compare

[1.10.2] - 2026-04-23

Bug Fixes

  • ci: Generate full changelog on release (141ca1a)

Documentation

  • readme: Updated IR dataset links (fc9483b)

Features

  • variants: Add variant kwarg, elide_default, and in_id (8ae6659)

v1.10.1

22 Apr 16:33

Choose a tag to compare

[1.10.1] - 2026-04-22

Bug Fixes

  • download: Skip legacy self.prepare() for variant families (e8b39e8)

v1.10.0

22 Apr 16:13

Choose a tag to compare

[1.10.0] - 2026-04-22

Features

  • huggingface: Add config name, streaming, local_path; fix split (96d6617)
  • variants: Add Variants / AxesVariants / Axis abstractions (25faec0)
  • variants: Wire variants into @dataset, search, and prepare_dataset (f8d3d33)

Testing

  • checks: Prepare a representative variant when testing families (dc09077)
  • variants: Add unit tests for Variants / AxesVariants / Axis (4d30b71)

v1.9.10

10 Apr 16:03

Choose a tag to compare

[1.9.10] - 2026-04-10

Features

  • Improve DatafolderPath UX and harden error handling (c87b049)