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

Add link to 3.7 whats new page in docs #3153

Merged
merged 6 commits into from
Mar 22, 2024

Conversation

jessica-mitchell
Copy link
Contributor

Make 3.7 link available for release

@jessica-mitchell jessica-mitchell added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Mar 14, 2024
@jessica-mitchell jessica-mitchell added this to the NEST 3.7 milestone Mar 14, 2024
@jessica-mitchell
Copy link
Contributor Author

@heplesser @terhorstd Are there any other key changes we want to inform users about in the what's new section for 3.7?
Here is what we have so far: https://nest-simulator--3153.org.readthedocs.build/en/3153/whats_new/v3.7/index.html#release-3-7

@jessica-mitchell
Copy link
Contributor Author

Also, once merged, we should mention the new interface for extension modules, this is a breaking change:

* [Create NEST Extension Interface for NEST compatible with new registration scheme and unloading #3103](https://github.com/nest/nest-simulator/pull/3103)

* [Move registration of ConnBuilders, Backends, growth curves from nestmodule to respective managers, allowing unloading #3149](https://github.com/nest/nest-simulator/pull/3149)

I see changes to code but nothing really to the documentation for the nest-extension module - what does the user need to know about these changes? What does the user need to do differently?

@jessica-mitchell
Copy link
Contributor Author

@heplesser ping!

@jessica-mitchell
Copy link
Contributor Author

Merging as discussed at hackathon

@jessica-mitchell jessica-mitchell merged commit c5a6317 into nest:master Mar 22, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants