Releases: brainglobe/morphapi
Releases · brainglobe/morphapi
0.1.8
What's Changed
- Drop Py36 support and add Py310 support by @adrien-berchet in #25
- Use https in all URLs by @adrien-berchet in #24
Full Changelog: 0.1.7...0.1.8
0.1.7
What's Changed
- Add link to contributing guide. by @adamltyson in #21
- Do not filter warnings by @adrien-berchet in #22
Full Changelog: 0.1.6...0.1.7
0.1.6
What's Changed
- Do not add current dir to sys.path and reorder imports by @adrien-berchet in #20
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- API for supporting zebrafish single cell dataset from Kunst et al 2019 by @vigji in #6
- Move from brainio -> imio and add dependency by @adamltyson in #8
- Fixes small api error by @lidakanari in #10
- Compatibility for new NeuroM versions by @adrien-berchet in #11
- Add option to not load neurons after downloading them by @adrien-berchet in #13
- Return empty Neuron when failing and continue to download other neurons by @adrien-berchet in #14
- Fix species for AllenMorphology which was hardcoded to mouse by @adrien-berchet in #15
- Rework MouseLightAPI by @adrien-berchet in #16
- verify=False in url requests by @arnaudon in #17
- Fix SSL verification and add CI tests by @adrien-berchet in #18
- Increase verbosity for pypi upload by @adrien-berchet in #19
New Contributors
- @vigji made their first contribution in #6
- @adamltyson made their first contribution in #8
- @lidakanari made their first contribution in #10
- @adrien-berchet made their first contribution in #11
- @arnaudon made their first contribution in #17
Full Changelog: https://github.com/brainglobe/morphapi/commits/0.1.5