Skip to content

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 17 Oct 22:27
· 21 commits to refs/heads/main since this release
12436ff

Changes

  • Release 1.0.8 with bug fixes and QOL improvements (#724) @tasansal

🚀 Features

  • Add __repr__ and _repr_html_ to builder and template (#719) @BrianMichell
  • Make templates more clear by removing spatial dim names, and also allow changing full chunk shape. (#722) @tasansal

🪲 Fixes

📚 Documentation

🔨 Refactoring

  • Make templates more clear by removing spatial dim names, and also allow changing full chunk shape. (#722) @tasansal
  • Refactor template registry and return instances of templates. (#717) @BrianMichell