File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,38 @@ See https://docs.neuroml.org/ for an overview of the various NeuroML libraries.
4141
4242## Changelog
4343
44+ ### version 0.5.6
45+
46+ - documentation fixes to writer modules
47+
48+ ### version 0.5.5
49+
50+ - update schema, changes for NML 2.3 release
51+
52+ ### version 0.5.4
53+
54+ - use natsort to improve sorting of segments/groups when optimising
55+
56+ ### version 0.5.3
57+
58+ - add links to schema documentation
59+ - move from legacy setup.py to pyproject.toml build system
60+
61+ ### version 0.5.2
62+
63+ - explicitly depend on numpy
64+
65+ ### version 0.5.1
66+
67+ - updates to GHA
68+
69+ ### version 0.5.0
70+
71+ - enable CI on py3.11
72+ - fix to loaders
73+ - format code with black
74+ - add graph representation for morphology, and methods to calculate distances b/w segments
75+
4476### version 0.4.1
4577
4678- add multiple cell builder utility functions
You can’t perform that action at this time.
0 commit comments