Releases: NeuroML/pyNeuroML
Releases · NeuroML/pyNeuroML
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
v1.1.5
What's Changed
- feat(pynml): do not import plotters if mpl is not already imported by @sanjayankur31 in #269
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Close cylindrical meshes for vispy viewer by @sanjayankur31 in #264
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- chore(deps): remove unused pandas by @sanjayankur31 in #261
- Improve performance of vispy plotter using meshes and their instances by @sanjayankur31 in #260
- For 1.1.3 release by @sanjayankur31 in #263
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Reduce memory usage when generating morph plots and a few minor fixes by @sanjayankur31 in #258
- To 1.1.2 by @sanjayankur31 in #259
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- To v1.1.0; uses jnml jar 0.12.4 by @pgleeson in #256
- feat(write): include HDF5 writing by @sanjayankur31 in #255
- Feat/hybrid plots: allow users to specify how they want various cells in networks to be plotted by @sanjayankur31 in #253
- Changes for NML v2.3 release by @pgleeson in #257
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix(plots): provide axis for colorbar by @sanjayankur31 in #252
- fix(vispy-morph): get title from cell object if no network is found by @sanjayankur31 in #251
- feat(morph-plots): improve colouring of cells/groups in schematic plot by @sanjayankur31 in #248
- feat(pynml): include more info in version by @sanjayankur31 in #249
- Feat/chan den analysis by @sanjayankur31 in #242
- Feat/nsgr integration by @sanjayankur31 in #243
- To v1.1.0; Update to jnml v0.12.3 jar by @pgleeson in #254
Full Changelog: v1.0.10...v1.1.0
v1.0.10
What's Changed
- feat(generate-if-curve): allow specifying segment and fraction along by @sanjayankur31 in #235
- Chore/remove deprecated setup.py by @pgleeson in #234
- chore: remove deprecated setup.py by @sanjayankur31 in #233
- Feat/add all contributors by @sanjayankur31 in #240
- Remove argparse dependency by @pgleeson in #244
- To v1.0.9 by @pgleeson in #245
- feat: add method to rotate cell by @sanjayankur31 in #218
- feat(if-curve): save spike threshold current value also by @sanjayankur31 in #237
- Feat: extend morphology plotting methods to accept a file path and objects; move vispy bits to separate module to reduce import errors (breaking) by @sanjayankur31 in #238
- allow netpyne runner to also return command output by @pgleeson in #246
- feat(pynml-netpyne): allow netpyne runner to also return command output by @sanjayankur31 in #239
- To v1.0.10; removed 'experimental' build config, uses 'dev' as development env/dependencies by @pgleeson in #247
Full Changelog: v1.0.8...v1.0.10