Releases: brainglobe/brainglobe-heatmap
Releases · brainglobe/brainglobe-heatmap
v0.5.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #45
- Update supported python versions by @adamltyson in #46
- Camera fix by @carlocastoldi in #47
- Specify brainrender version by @adamltyson in #48
- add camera option to Heatmap.render() by @carlocastoldi in #49
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
- Standardise contact information in readme by @adamltyson in #51
- Update orientation for allen cord example by @adamltyson in #53
- Add ax arg to plot method by @RobertoDF in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #56
- Enforce latest version of brainrender by @adamltyson in #57
New Contributors
- @RobertoDF made their first contribution in #44
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
- Use the udated upload_pypi action by @IgorTatarnikov in #30
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #31
- Create CITATION.cff by @willGraham01 in #29
- Update examples to new atlasapi name and version by @willGraham01 in #32
- settings.ROOT_COLOR changes 2D plots in addition to 3D brainrender plots by @samclothier in #33
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #34
- add codecov token by @K-Meech in #35
- run CI on both types of Mac by @alessandrofelder in #36
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #37
- Standardise readme & add brainrender citation information by @adamltyson in #38
- Add atlas caching by @adamltyson in #39
- Add human example script and some other fixes by @adamltyson in #40
- Small formatting fixes by @adamltyson in #42
- fixed a bug where horizontal Slicer would invert y axis projections by @carlocastoldi in #43
New Contributors
- @IgorTatarnikov made their first contribution in #30
- @willGraham01 made their first contribution in #29
- @samclothier made their first contribution in #33
- @K-Meech made their first contribution in #35
- @alessandrofelder made their first contribution in #36
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Update readme to reflect new name, fix typos and update links by @adamltyson in #24
- small fixes following #21 by @carlocastoldi in #26
- add 'hemisphere' option to heatmap() by @carlocastoldi in #27
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Minor release to update readme.
Full Changelog: v0.5.0...v0.5.1
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