Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated change log for 3.7.0 #209

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@
Change Log
==========

Version 3.7.0
=============
**22 November 2024**

*New Features*
* [BBPBGLIB-1059] Oren's Gap Junction compensation (#195)
* CoreNeuron Rebalancer (#206)
* Crash test mode (#190)

*Bug Fixes*
* [REP-91] Avoid raising exception when point process is missing in a section (#202)
* [BBPBGLIB-1042] Don't return early from target_gids, enable intersection (#198)

*Improvements*
* Migrate unit tests to GitHub (#175)
* ConnManager: Small readability improvements (#200)
* Fix multiple issues with Memory Load Balance for MMB run (#185)
* Speedup Synapse Reading (#191, #197)
* Switch astrocyte mod file from mcd to cadifus. (#193)
* Have a pre-stdinit hook, to be used by replace_axon (#189)
* Various CI fixes (#194, #196, #199)


Version 3.6.0
=============
**13 August 2024**
Expand Down
Loading