Skip to content

0.8.5

Choose a tag to compare

@github-actions github-actions released this 20 Sep 19:46
· 62 commits to main since this release
c1df924

🚀 Features

  • XL Datasets: Minimal Zarr-only dataset implementation

🐛 Fixes

  • add timeout argument

🧹 Chores

  • Chore: Add catch-all 'other' category to the generated changelog
  • Type the return type of @model_validator(mode="after") with Self