Skip to content

Commit

Permalink
ChangeLog for 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WeinaJi committed Mar 12, 2024
1 parent 64b73fd commit 48df6b9
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@
Change Log
==========

Version 3.1.0
=============
**12 Mar 2024**

*New Features*
* [BBPGLIB-1102] (Part two) Load memory balance from file (#129)
* [BBPBGLIB-1102] Add memory load balance export based on dry run estimate (#111)

*Bug Fixes*
* StrEnum not working with older python versions (#125)
* Fix unit tests (#119)

*Improvements*
* [BBPBGLIB-1125] GH forkflow for building a wheel (#121)
* On --debug install a hook for NGV to show neuro-glial "spikes" (#137)
* [BBPBGLIB-1132] Replace StimulusManager.hoc with the python classes (#132)
* [BBPBGLIB-1134] Move ShowProgress.hoc to python (#131)
* [BBPBGLIB-1135] Move CompartmentMapping to python (#133)
* [BBPBGLIB-1133] Remove ElectrodeManager.hoc and LookupTableV2.mod (#128)
* [BBPBGLIB-1121] Remove BlueConfig parser (#127)
* Use actions/checkout@v4 to use Node 20 (#126)
* [BBPBGLIB-1127] Remove SpikeWriter.mod and out.dat (#123)
* [BBPBGLIB-1110] Error now raised when executeConfigure is returned with errors (#120)
* Remove SynapseReader.mod and SynReaderNRN (#122)
* [BBPBGLIB-1124] Remove hoc targets related code (#118)
* [BBPBGLIB-1120] Remove node loaders for MVD3 and NCS (#117)


Version 3.0.0
=============
**31 Jan 2024**
Expand Down

0 comments on commit 48df6b9

Please sign in to comment.