What's Changed
Much improved support for bit masks and converting geometries to CF!
* Add larger bit depth for displaying flag_masks by mps01060 in https://github.com/xarray-contrib/cf-xarray/pull/492
* Fix conversion between shapely and cf for lines by jsignell in https://github.com/xarray-contrib/cf-xarray/pull/493
* Add conversion between shapely and cf for polygons by jsignell in https://github.com/xarray-contrib/cf-xarray/pull/495
New Contributors
* mps01060 made their first contribution in https://github.com/xarray-contrib/cf-xarray/pull/492
**Full Changelog**: https://github.com/xarray-contrib/cf-xarray/compare/v0.8.7...v0.8.8