You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updating to NJOY2016.61.
* Adding new test for NJOY21 version.
* Updating lipservice version.
* Improving the way that we ignore uninitilized errors in lipservice.
* Trying to fix warning suppression.
* Updating release notes
* Removing commented code.
* Removing g++ from GitHub Actions.
* Update to Python 3.5
Co-authored-by: Wim Haeck <whaeck@gmail.com>
Copy file name to clipboardexpand all lines: ReleaseNotes.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
# Release Notes—NJOY21
2
2
Given here are some release notes for NJOY21. Each release is made through a formal [Pull Request](https://github.com/njoy/NJOY21/pulls) made on GitHub. There are links in this document that point to each of those Pull Requests, where you can see in great details the changes that were made. Often the Pull Requests are made in response to an [issue](https://github.com/njoy/NJOY21/issues). In such cases, links to those issues are also given.
This update removes the `--signature` command-line option as that was a feature of the previous build system. This also updates the GitHub Actions such that they now test all of the NJOY21 stuff, but not the integration tests.
0 commit comments