Release v0.5.0
What's Changed
- Improvements noted in #153 by @sanjayankur31 in #154
- fix(loaders): do not empty list of includes even if `include_includes… by @sanjayankur31 in #157
- ci(py311): add py311 to matrix/setup.py by @sanjayankur31 in #159
- chore: format with black by @sanjayankur31 in #161
- Development -> exp by @pgleeson in #162
- Feat/lengths -> exp by @pgleeson in #163
- test(lengths): remove dot exporter method and pygraphviz dev dep by @pgleeson in #164
- fix: refactor
print_
to remove circular imports by @sanjayankur31 in #166 - Add graph representation for morphology, and some methods to fetch shortest lengths between segments by @sanjayankur31 in #160
- Minor update on ci script by @pgleeson in #167
- Regenerate for NeuroML2#205 by @sanjayankur31 in #169
Full Changelog: v0.4.1...v0.5.0