This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Releases: BlueBrain/TMD
Releases · BlueBrain/TMD
2.4.3
What's Changed
- Fix deprecated plt.cml.get_cmap and lint by @eleftherioszisis in #96
Full Changelog: 2.4.2...2.4.3
2.4.2
What's Changed
- Docs: Add badges on the main page by @adrien-berchet in #95
Full Changelog: 2.4.1...2.4.2
Enabling DOI in Zenodo
Vectorization added.
Release to create a Zenodo DOI for the repository.
2.4.0
What's Changed
- Plot improvements by @lidakanari in #76
- Build: Drop support for Python 3.7 by @adrien-berchet in #84
- CI(dependabot): Bump actions/setup-node from 3 to 4 by @dependabot in #85
- Chore: Remove some warnings by @adrien-berchet in #86
- Release: 2.4.0 by @adrien-berchet in #87
New Contributors
- @dependabot made their first contribution in #85
Full Changelog: v2.3.1...2.4.0
v2.3.1
What's Changed
- Feat: Files with upper-case extensions can be loaded by @adrien-berchet in #78
- Release: 2.3.1 by @adrien-berchet in #79
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- CI: Fix action to publish new releases on Pypi by @adrien-berchet in #53
- Fix load_population to be able to load single files and to raise a proper exception by @adrien-berchet in #54
- Refactor: Apply copier template by @adrien-berchet in #55
- Docs: Fix RTD build by @adrien-berchet in #56
- Chore: Fix pylint config by @adrien-berchet in #57
- Chore: Fix citation section and add CITATION.cff file by @adrien-berchet in #58
- Chore: Fix license detection by @adrien-berchet in #59
- CI: Fix tests, bump Github actions and add get_by_name method to Population by @adrien-berchet in #64
- Add new plotting functions to create overview figures for papers by @lidakanari in #63
- CI: Store test results as artifacts by @adrien-berchet in #66
- CI: Fix title in commitlint job by @adrien-berchet in #70
- Refactor: Make (x/y)lims and (x/y)lim consistent in plot functions by @adrien-berchet in #69
- Style: Handle default kwargs by @adrien-berchet in #67
- CI: Use Py37 in precommit by @adrien-berchet in #72
- Chore: Update from Copier template by @adrien-berchet in #73
- Chore: Update from Copier template by @adrien-berchet in #74
- Release: 2.3.0 by @adrien-berchet in #75
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0
What's Changed
- Fix license by @adrien-berchet in #42
- Add tracking of points for bars by @lidakanari in #43
- Improve perf of find_apical_point_distance_smoothed by @adrien-berchet in #46
- Refactor tests to use pytest & remove warnings by @eleftherioszisis in #48
- Add missed coverage by @eleftherioszisis in #49
- Use points instead of diameters for MorphIO conversion by @adrien-berchet in #47
- Add trunk length feature by @adrien-berchet in #44
Full Changelog: v2.0.11...v2.1.0
Bump morphio version
v2.0.11 bump morphio version (#41)
Remove enum-compat and 5hv2 in tests
remove enum compat (#40) * remove enum compat * fix h5v2