Releases: NeuroML/pyNeuroML
Releases · NeuroML/pyNeuroML
v1.2.4
v1.2.2
What's Changed
- Feat: Add method and cli to plot time series by @sanjayankur31 in #307
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- fix: removes the import of the
nsgr
submodule frompynml
that was mistakenly introduced in 1.2.0
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Improve default positioning of legend on plots by @pgleeson in #301
- Updated jnml jar with SED-ML file writing by @pgleeson in #302
- Adds util method to generate simulation scripts in a different, clean directory by @sanjayankur31 in #298
- feat(py312): mark 3.12 as supported by @sanjayankur31 in #284
- Feat/ run tellurium by @robertvi in #304
- Document sbml by @sanjayankur31 in #306
Full Changelog: v1.1.13...v1.2.0
v1.1.13
What's Changed
- feat(pynml): respect
JNML_MAX_MEMORY_LOCAL
env variable by @sanjayankur31 in #296 - added -sbml-sedml option passing through to jnml by @robertvi in #295
Full Changelog: v1.1.12...v1.1.13
v1.1.12
What's Changed
- feat: morphology plotting: allow marking/highlighting individual segments by @sanjayankur31 in #294
Full Changelog: v1.1.11...v1.1.12
v1.1.11
What's Changed
- fix(vispy): use proximal and distal radii for mesh by @sanjayankur31 in #292
Full Changelog: v1.1.10...v1.1.11
v1.1.10
What's Changed
- docs: add robertvi as a contributor for code, and test by @allcontributors in #276
- feat!: drop Py3.7 support by @sanjayankur31 in #282
- Master changes -> dev by @pgleeson in #281
- Drop explicit inspyred installation in CI by @sanjayankur31 in #283
- Tested sedml validate changes by @pgleeson in #290
- added -validate-sedml option by @robertvi in #289
- To v1.1.10 & black formatting by @pgleeson in #291
New Contributors
- @allcontributors made their first contribution in #276
Full Changelog: v1.1.8...v1.1.10
v1.1.8
What's Changed
- fix(nsgr-netpyne): include model files in NSG zip also by @sanjayankur31 in #280
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Testing sbml by @pgleeson in #267
- feat(graph-generator): allow passing kwargs to GraphVizHandler by @sanjayankur31 in #270
- feat(plotter): use matplotlib rcparams defaults for missing options by @sanjayankur31 in #271
- Test sbml by @pgleeson in #274
- added -validate-sbml option by @robertvi in #266
- Tweaks to sbml; fix generate_plot() in pynml; to v1.1.7 by @pgleeson in #275
- Expose
meta
in LEMSSimulation by @sanjayankur31 in #262
New Contributors
Full Changelog: v1.1.5...v1.1.7