Releases: NeuroML/pyNeuroML
Releases · NeuroML/pyNeuroML
v1.3.21
What's Changed
- fix(file-list): correct recursive file listing by @sanjayankur31 in #456
Full Changelog: v1.3.20...v1.3.21
v1.3.20
What's Changed
- feat(deps): unpin pyopengl-acclerate by @sanjayankur31 in #455
Full Changelog: v1.3.19...v1.3.20
v1.3.19
What's Changed
- ci: remove numpy pin by @sanjayankur31 in #453
- Feat test py313 by @sanjayankur31 in #445
- fix(vispy): handle case where no rotation is required by @sanjayankur31 in #451
- Feat: provide
jnml
command that will use the bundled jar by @sanjayankur31 in #450
Full Changelog: v1.3.18...v1.3.19
v1.3.18
What's Changed
- Use latest nmllite etc by @pgleeson in #448
- fix: drop unused import by @sanjayankur31 in #449
Full Changelog: v1.3.17...v1.3.18
v1.3.17
What's Changed
- fix(morph-plot): handle files with single point cell types by @sanjayankur31 in #441
- Whitespace changes & bump to v1.3.17 - update to require latest pylems/libneuroml/neuromllite by @pgleeson in #444
- feat: remove numpy version pin by @sanjayankur31 in #446
Full Changelog: v1.3.15...v1.3.17
v1.3.15
v1.3.13
What's Changed
- Changes for NeuroML v2.3.1 release by @pgleeson in #418
- Refactor LEMSSimulation to remove the need of an explicit dict (just use
vars(self)
instead by @sanjayankur31 in #427 - Fixes for validating - should be possible to validate xml files as nml too... by @pgleeson in #429
- Added segment picking from faces by @lej0hn in #428
- Feat: util to create + include new components in NeuroMLDocuments by @sanjayankur31 in #430
- Time series plotting tweaks by @sanjayankur31 in #431
- Fix pynml archive by @sanjayankur31 in #434
- wip: improve
pynml-summary
by @sanjayankur31 in #437 - Fix file compatibility check by @sanjayankur31 in #436
Full Changelog: v1.3.12...v1.3.13
v1.3.12
What's Changed
- feat(vispy): simplify mesh creation by @sanjayankur31 in #425
Full Changelog: v1.3.11...v1.3.12
v1.3.11
What's Changed
- Feat: improve cached method invocations by @sanjayankur31 in #424
Full Changelog: v1.3.10...v1.3.11
v1.3.10
- feat(morph-plot): also allow plotting of swc files: 3d9a27f
Full Changelog: v1.3.9...v1.3.10