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

v0.8 #2028

Merged
merged 14 commits into from
Nov 15, 2022
Merged

v0.8 #2028

merged 14 commits into from
Nov 15, 2022

Conversation

brenthuisman
Copy link
Contributor

@brenthuisman brenthuisman commented Nov 3, 2022

  • Correct .gitmodules
  • Update all git submodules to latest released versions, except google-benchmark
  • Have CHANGELOG
  • Breaking changes since v0.7:
    • A change in API: arbor.cable_cell has the labels and decor arguments swapped. I.e.: (tree, labels, decor)
      -> (tree, decor, label). Labels are now optional.
    • Remove the generate-catalogue script. modcc accepts now a list of NMODL files and is able to spit out a catalogue.cpp file
    • Rename spike detector -> threshold detector
    • Remove access to time t in NMODL.
  • Major dependency version bumps:
    • GCC: 9 and up
    • CUDA: 11 and up
    • Clang: 10 and up

Check:

@brenthuisman brenthuisman linked an issue Nov 3, 2022 that may be closed by this pull request
@brenthuisman brenthuisman marked this pull request as ready for review November 8, 2022 12:22
@brenthuisman brenthuisman marked this pull request as draft November 8, 2022 12:41
@brenthuisman brenthuisman marked this pull request as ready for review November 14, 2022 12:01
CHANGELOG.md Show resolved Hide resolved
@brenthuisman brenthuisman changed the title V0.8 rc v0.8 Nov 15, 2022
@brenthuisman brenthuisman merged commit 8e82ec1 into arbor-sim:master Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AUTOMATED] Git submodule updates found
2 participants