v0.2.0
What's Changed
- ci: update precommit by @tlambert03 in #69
- tests: Move serialization test data to files by @tlambert03 in #71
- docs: Update README.md by @tlambert03 in #72
- feat: add tile dimension by @fdrgsp in #70
- test: speed up tests by @tlambert03 in #73
- fix: fix TileRelative and TileFromCorners by @fdrgsp in #74
- feat: add different ways of ordering the grid positions by @fdrgsp in #75
- feat: add warning on unused keys in valid object by @tlambert03 in #78
- refactor: rename tile with grid by @fdrgsp in #79
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #82
- fix: update GridFromCorners with top, left, bottom, right floats by @fdrgsp in #80
- feat: add sequence to Position object + update MDASequence iter_sequence + test [WIP] by @fdrgsp in #81
- docs: Add grid to docs by @fdrgsp in #83
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #84
- fix: fix skip channel in iter_sequence + tests by @fdrgsp in #85
Full Changelog: v0.1.5...v0.2.0