This is the first release under the new `brainglobe-heatmap` name. Please uninstall any old versions (`pip uninstall bgheatmap`) and install this version (`pip install brainglobe-heatmap`).
What's Changed
* Add 2D plot functions (save + alternative layout) by MathieuBo in https://github.com/brainglobe/brainglobe-heatmap/pull/8
* Added functionality to use colorbar for labels instead of scalar values by ramroomh in https://github.com/brainglobe/brainglobe-heatmap/pull/9
* Add link to contributing guide by adamltyson in https://github.com/brainglobe/brainglobe-heatmap/pull/12
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/brainglobe/brainglobe-heatmap/pull/15
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/brainglobe/brainglobe-heatmap/pull/18
* Use infinite planes for slicing by carlocastoldi in https://github.com/brainglobe/brainglobe-heatmap/pull/16
* Revert "Use infinite planes for slicing" by adamltyson in https://github.com/brainglobe/brainglobe-heatmap/pull/20
* Bring package up to date by adamltyson in https://github.com/brainglobe/brainglobe-heatmap/pull/21
New Contributors
* MathieuBo made their first contribution in https://github.com/brainglobe/brainglobe-heatmap/pull/8
* ramroomh made their first contribution in https://github.com/brainglobe/brainglobe-heatmap/pull/9
* adamltyson made their first contribution in https://github.com/brainglobe/brainglobe-heatmap/pull/12
* pre-commit-ci made their first contribution in https://github.com/brainglobe/brainglobe-heatmap/pull/15
* carlocastoldi made their first contribution in https://github.com/brainglobe/brainglobe-heatmap/pull/16
**Full Changelog**: https://github.com/brainglobe/brainglobe-heatmap/compare/V0.2...v0.5.0