v2.0.7
Dependency Slimming
Main purpose of this release is a number of small fixes to atlases, and slimming down of the dependencies of this package.
If you are only interested in the AtlasAPI, a default install will no longer fetch the dependencies that are required for generating a new atlas. If you were previously using this package to generate atlases, you will need to install it with the optional atlasgen
dependency.
What's Changed
- Return
brainglobe list
in alphabetical order by @adamltyson in #298 - Return "Outside atlas" rather than key error by @adamltyson in #299
- Remove slow test marker by @adamltyson in #300
- Cache atlases to speed up CI by @adamltyson in #301
- Fixing human atlas script by @viktorpm in #290
- Fix AZBA by @adamltyson in #305
- fixing kim dev atlases by @viktorpm in #304
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #308
- Update supported Python versions by @adamltyson in #309
- Move
pymcubes
to an optional dependency. by @willGraham01 in #310
Full Changelog: v2.0.6...v2.0.7