What's Changed
* feat(generate-if-curve): allow specifying segment and fraction along by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/235
* Chore/remove deprecated setup.py by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/234
* chore: remove deprecated setup.py by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/233
* Feat/add all contributors by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/240
* Remove argparse dependency by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/244
* To v1.0.9 by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/245
* feat: add method to rotate cell by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/218
* feat(if-curve): save spike threshold current value also by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/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 https://github.com/NeuroML/pyNeuroML/pull/238
* allow netpyne runner to also return command output by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/246
* feat(pynml-netpyne): allow netpyne runner to also return command output by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/239
* To v1.0.10; removed 'experimental' build config, uses 'dev' as development env/dependencies by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/247
**Full Changelog**: https://github.com/NeuroML/pyNeuroML/compare/v1.0.8...v1.0.10