Skip to content

Commit 452b442

Browse files
committed
More updates in history
1 parent 19a908f commit 452b442

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

HISTORY.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,17 @@ v2.3 / 2023-09-20
1919

2020
* Tested Java libraries up to Java 19 & Python libraries up to Python v3.11
2121

22+
* Significant usability updates to libNeuroML & pyNeuroML - see individual releases.
23+
2224
* 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).
2325

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
2533

2634
* See individual package change logs/released versions:
2735
- jLEMS: https://github.com/LEMS/jLEMS/releases/tag/v0.10.8
@@ -32,6 +40,11 @@ v2.3 / 2023-09-20
3240
- org.neuroml.import: https://github.com/NeuroML/org.neuroml.import/releases/tag/v1.9.1
3341
- jNeuroML: https://github.com/NeuroML/jNeuroML/releases/tag/v0.12.4
3442

43+
- pylems: https://github.com/LEMS/pylems/releases/tag/v0.6.4
44+
- libNeuroML: https://github.com/NeuralEnsemble/libNeuroML/releases/tag/v0.5.5
45+
- NeuroMLlite: https://github.com/NeuroML/NeuroMLlite/releases/tag/v0.5.7
46+
-
47+
3548
...
3649

3750
v2.2 / 2021-12-15

0 commit comments

Comments
 (0)