A few small breaking changes and an update
Breaking changes
Removed utilities to move towards version 1.0, which should have only tested functionality. The masking utility will be replaced by [ahcore](https://github.com/NKI-AI/ahcore) as the FESI methods are, in general, not very good.
* Remove mask utility by jonasteuwen in https://github.com/NKI-AI/dlup/pull/209
* Remove multiscale dataset by jonasteuwen in https://github.com/NKI-AI/dlup/pull/211
What's New
* Add an optional `colormap` parameter while writing tiff files. by AjeyPaiK in https://github.com/NKI-AI/dlup/pull/213
**Full Changelog**: https://github.com/NKI-AI/dlup/compare/v0.3.34...v0.3.35