🐛 Bug Fixes
- fix failing regionprops test cases ([110](https://github.com/rapidsai/cucim/pull/110)) [grlee77](https://github.com/grlee77)
📖 Documentation
- Forward-merge branch-21.08 to branch-21.10 ([88](https://github.com/rapidsai/cucim/pull/88)) [jakirkham](https://github.com/jakirkham)
- Update PyPI cuCIM v21.08.01 README.md and CHANGELOG.md ([87](https://github.com/rapidsai/cucim/pull/87)) [gigony](https://github.com/gigony)
🚀 New Features
- Support raw RGB tiled TIFF ([108](https://github.com/rapidsai/cucim/pull/108)) [gigony](https://github.com/gigony)
- Add a mechanism for user to know the availability of cucim.CuImage ([107](https://github.com/rapidsai/cucim/pull/107)) [gigony](https://github.com/gigony)
- Enable GDS and Support Runtime Context (__enter__, __exit__) for CuFileDriver and CuImage ([106](https://github.com/rapidsai/cucim/pull/106)) [gigony](https://github.com/gigony)
- Add transforms for Digital Pathology ([100](https://github.com/rapidsai/cucim/pull/100)) [shekhardw](https://github.com/shekhardw)
🛠️ Improvements
- ENH Replace gpuci_conda_retry with gpuci_mamba_retry ([69](https://github.com/rapidsai/cucim/pull/69)) [dillon-cullinan](https://github.com/dillon-cullinan)