What's Changed
* Quick update of css for datagroup html wrapper by YooSunYoung in https://github.com/scipp/scipp/pull/3025
* Implement custom formatting by jl-wynen in https://github.com/scipp/scipp/pull/3017
* Fix stubgen for decorated functions by jl-wynen in https://github.com/scipp/scipp/pull/3019
* Document stubgen in dev docs and update tooling docs by jl-wynen in https://github.com/scipp/scipp/pull/3031
* Add ``size`` to ``DataArray`` and ``Variable`` by YooSunYoung in https://github.com/scipp/scipp/pull/3026
* Fix access to value of 0-D variable with spatial transform dtype by SimonHeybrock in https://github.com/scipp/scipp/pull/3033
* Fix `hist()` to work in cases where only bin-coord available by SimonHeybrock in https://github.com/scipp/scipp/pull/3034
* Add `clear`, `copy` and `popitem` methods to coords, masks, and attrs by nvaytet in https://github.com/scipp/scipp/pull/3014
* Use conda forge pinning attempt 2 by jl-wynen in https://github.com/scipp/scipp/pull/3024
* Element selection in variable formatting by jl-wynen in https://github.com/scipp/scipp/pull/3028
* Add ``DataGroup`` html wrapper unit test and rearrange html/css file locations by YooSunYoung in https://github.com/scipp/scipp/pull/3035
* Add inverse for transforms by jl-wynen in https://github.com/scipp/scipp/pull/3040
* Update preview of Variable with vector-like value(s) by YooSunYoung in https://github.com/scipp/scipp/pull/3042
* Fix broken link by jl-wynen in https://github.com/scipp/scipp/pull/3048
* Add ``docs-clean`` option in ``tox.ini`` by YooSunYoung in https://github.com/scipp/scipp/pull/3051
* Add line break between dimensions in ``DataGroup`` html wrapper ``shape`` column by YooSunYoung in https://github.com/scipp/scipp/pull/3050
* Fix wrong docstring of sc.bins by SimonHeybrock in https://github.com/scipp/scipp/pull/3054
* Add DOI links by SimonHeybrock in https://github.com/scipp/scipp/pull/3058
* Support any types in data group in identical by jl-wynen in https://github.com/scipp/scipp/pull/3060
* Bug fix - lagging in ``DataGroup`` html wrapper by YooSunYoung in https://github.com/scipp/scipp/pull/3049
* Implement __eq__ for keys and items views by jl-wynen in https://github.com/scipp/scipp/pull/3064
* Fix upper binning bound for float32 by nvaytet in https://github.com/scipp/scipp/pull/3063
* Update markupsafe dependency by jl-wynen in https://github.com/scipp/scipp/pull/3067
* Pin conan to 1.59 by jl-wynen in https://github.com/scipp/scipp/pull/3068
* Build Conda package for Python 3.10 by jl-wynen in https://github.com/scipp/scipp/pull/3069
* Test assertion helper by jl-wynen in https://github.com/scipp/scipp/pull/3066
* Black by jl-wynen in https://github.com/scipp/scipp/pull/3070
* Plopp by default by jl-wynen in https://github.com/scipp/scipp/pull/3076
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by dependabot in https://github.com/scipp/scipp/pull/3077
* Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 by dependabot in https://github.com/scipp/scipp/pull/3078
* Ignore link to nist constants by jl-wynen in https://github.com/scipp/scipp/pull/3080
* Prepare release 23.03.0 by jl-wynen in https://github.com/scipp/scipp/pull/3079
* Rename HDF5 functions by jl-wynen in https://github.com/scipp/scipp/pull/3081
**Full Changelog**: https://github.com/scipp/scipp/compare/23.01.1...23.03.0