v1.9.1
What's Changed
- NeuroML 2.2 release by @pgleeson in #183
- Update schema to correctly make components extend some base class by @sanjayankur31 in #189
- Fix/correct case by @sanjayankur31 in #190
- ci: disable fail-fast by @sanjayankur31 in #191
- Fix/intracellular properties should extend basewithoutid by @pgleeson in #193
- feat: make lots of elements extend BaseWithoutId (or other bases) by @sanjayankur31 in #192
- Feat/neurolexids by @pgleeson in #195
- Remove neuroLexId from BaseWithoutId and add it to individual ComponentType classes by @sanjayankur31 in #194
- Fix non py3 code by @pgleeson in #197
- Feat/document more component types by @sanjayankur31 in #199
- Add test on recorded cond density by @pgleeson in #201
- Test on java 19 by @pgleeson in #204
- Includes LEMS dynamics elements that are used in the NeuroML core type definitions into the schema by @sanjayankur31 in #205
- fix(cells.xml): match proximal/distal properties to schema by @sanjayankur31 in #212
- chore(componenttypes): add
Meta
by @sanjayankur31 in #214 - feat(schema): add simple type to restrict component reference paths by @sanjayankur31 in #216
- Mainly updates to units preferred in neuron mod file generation by @pgleeson in #215
- Add hindmarshRose1984Cell to core cells & schema by @pgleeson in #217
- To v1.9.1 by @pgleeson in #218
- Updates for NMLv2.3 by @pgleeson in #206
Full Changelog: jNeuroML_v0.11.0...v1.9.1