What's Changed
* Change file name of plot function to avoid mix-up with module name when imported multiple times by nvaytet in https://github.com/scipp/scipp/pull/2807
* Kwargs for new plotting by nvaytet in https://github.com/scipp/scipp/pull/2796
* Remove new plotting files, as they have been moved to plopp by nvaytet in https://github.com/scipp/scipp/pull/2812
* Missing types and wrong type names by SimonHeybrock in https://github.com/scipp/scipp/pull/2814
* Fix missing spatial dtype support for comparison operators by SimonHeybrock in https://github.com/scipp/scipp/pull/2821
* Fix `scipp.spatial.rotations` to not reject non-1-D inputs by SimonHeybrock in https://github.com/scipp/scipp/pull/2822
**Full Changelog**: https://github.com/scipp/scipp/compare/0.16.3...0.16.4