Release 0.5.5
[0.5.5] - 2024-05-07
Added
- Updated dev tools to use ruff instead of black/isort/flake8 and friends
- Fixed a ton of typing and formatting picked up with the new tooling
- Explicitly export the RasterArray class and i/o methods in the
__init__.py
file