Releases: brainglobe/brainglobe-atlasapi
Releases · brainglobe/brainglobe-atlasapi
v2.0.1
Patch unnecessary brainglobe-utils
dependency
The package metadata was fetching brainglobe-utils
, however this package does not depend on it.
What's Changed
- Remove brainglobe-utils dependency that we don't need nor use by @willGraham01 in #248
Full Changelog: v2.0.0...v2.0.1
v1.0.4
Rename and merge with bg-atlasgen
This package will be merging with bg-atlasgen
, and then renaming to brainglobe-atlasapi
for consistency with other BrainGlobe tools.
See brainglobe/BrainGlobe#43 for details.
What's Changed
- Add CITATION.cff by @willGraham01 in #192
- Update test_and_deploy.yml by @alessandrofelder in #194
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #195
- Add check manifest to CI by @willGraham01 in #196
- Add PyArrow as dependency by @willGraham01 in #197
- Prepare for merge and rename by @willGraham01 in #198
New Contributors
- @alessandrofelder made their first contribution in #194
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Bump to brainglobe-space dependency
What's Changed
- update travis by @adamltyson in #79
- Update testing by @adamltyson in #80
- Update readme by @adamltyson in #84
- Updating pbar and a couple other things by @FedeClaudi in #87
- Remove auto-print upon BrainGlobeAtlas construction by @nickdelgrosso in #89
- Atlas metadata print out by @FedeClaudi in #91
- Add osten mouse atlas to readme by @adamltyson in #93
- Move to GitHub actions by @adamltyson in #95
- Create code of conduct by @adamltyson in #97
- List all available atlases and their versions in machine-readable format (2) by @nickdelgrosso in #101
- Fix linting problems, and test on PR by @adamltyson in #102
- Fix NumPy future warning on get structure mask by @seankmartin in #106
- moved print to BrainGlobeAtlas by @vigji in #108
- Changes to config file location by @chrisroat in #111
- Optimize
get_structure_mask
for structures with many children by @sdiebolt in #120 - Lint setup fix by @vigji in #122
- Fix the
-
in requirements by @paddyroddy in #124 - Allow
-h
and--help
for help by @paddyroddy in #125 - Add an optional attribute to handle updates during atlas downloads by @yoda-vid in #126
- Align with other BG packages by @adamltyson in #127
- Tutorial notebook improvements by @raacampbell in #128
- Add new atlas by @adamltyson in #133
- Update supported Python versions by @dstansby in #135
- Replace brainglobe with NI actions by @dstansby in #137
- Use standard pre-commit config by @dstansby in #138
- Switch to pyproject.toml by @dstansby in #139
- Error on warnings raised in tests by @dstansby in #140
- Turn off codecov comments by @dstansby in #145
- Build wheel when building package by @dstansby in #144
- Typo fixes by @adamltyson in #151
- Update links by @adamltyson in #152
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #153
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #154
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #155
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #156
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #158
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #159
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #160
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #162
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #164
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #165
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #166
- Set pre-commit autoupdate frequency to monthly by @adamltyson in #167
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #168
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #171
- Fix download progress bar by @IgorTatarnikov in #178
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #181
- Remove banner image by @adamltyson in #185
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #186
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #188
- Add citation info by @adamltyson in #189
- Various housekeeping by @adamltyson in #190
- Bump to brainglobe space by @willGraham01 in #191
New Contributors
- @nickdelgrosso made their first contribution in #89
- @seankmartin made their first contribution in #106
- @chrisroat made their first contribution in #111
- @sdiebolt made their first contribution in #120
- @yoda-vid made their first contribution in #126
- @raacampbell made their first contribution in #128
- @dstansby made their first contribution in #135
- @pre-commit-ci made their first contribution in #153
- @IgorTatarnikov made their first contribution in #178
- @willGraham01 made their first contribution in #191
Full Changelog: v1.0.0...v1.0.3
Version 1.0.0
v1.0.0 Version 1.0.0
Version 0.1.0
Initial public release.