v0.3.0
github-actions
released this
11 Jan 05:41
·
54 commits
to refs/heads/main
since this release
Release v0.3.0 (2023/01/10)
Enhancement
- New BatchSchema class to generate patch selectors and combine into batch selectors @maxrjones (#132)
Bug Fixes
- New BatchSchema class to generate patch selectors and combine into batch selectors @maxrjones (#132)
Documentation
- Add logo, version switcher, and docs corrections @maxrjones (#149)
- Update theme and reference documentation @maxrjones (#146)
- Use nbsphinx to execute demo notebook @maxrjones (#125)
- Update notebook to reflect the most recent changes @andersy005 (#114)
Maintenance
- Update packaging configuration and workflow @maxrjones (#147)
- Iterate through batch generator in benchmarks @maxrjones (#140)
- Only run CI on PRs and pushes to main @maxrjones (#141)
- Add tests for duplicate dims in batch_dims and input_dims @maxrjones (#139)
- Add type hints for generators and accessors @maxrjones (#128)
- Improve tests @maxrjones (#124)