v0.5.0
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 #8
- Added functionality to use colorbar for labels instead of scalar values by @ramroomh in #9
- Add link to contributing guide by @adamltyson in #12
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #15
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #18
- Use infinite planes for slicing by @carlocastoldi in #16
- Revert "Use infinite planes for slicing" by @adamltyson in #20
- Bring package up to date by @adamltyson in #21
New Contributors
- @MathieuBo made their first contribution in #8
- @ramroomh made their first contribution in #9
- @adamltyson made their first contribution in #12
- @pre-commit-ci made their first contribution in #15
- @carlocastoldi made their first contribution in #16
Full Changelog: V0.2...v0.5.0