You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,17 @@ v2.3 / 2023-09-20
19
19
20
20
* Tested Java libraries up to Java 19 & Python libraries up to Python v3.11
21
21
22
+
* Significant usability updates to libNeuroML & pyNeuroML - see individual releases.
23
+
22
24
* Update to how units are generated in NEURON mod file for greater consistency, and validity with `modlunit` checks. See [here](https://github.com/NeuroML/org.neuroml.export/pull/107/files).
23
25
24
-
* Support for generation of EDEN Python scripts with `jnml MyLEMS.xml -eden` in jNeuroML and pyNeuroML, and many more tests with EDEN simulator
26
+
* Toolchain and models on OSB all tested against NEURON v8.1, NEST v3.3 and PyNN v0.10.1
27
+
28
+
* Support for generation of EDEN Python scripts with `jnml MyLEMS.xml -eden` in jNeuroML and pyNeuroML, and many more tests with EDEN simulator (v0.2.2)
29
+
30
+
* NeuroMLlite updated to work with Arbor v0.8.1
31
+
32
+
* Significant updates in NeuroMLlite to work with MDF: https://github.com/ModECI/MDF/tree/main/examples/NeuroML
25
33
26
34
* See individual package change logs/released versions:
0 commit comments