-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Changelog For 1.5 #8474
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
Changelog For 1.5 #8474
Conversation
Signed-off-by: Eric Kerfoot <[email protected]>
Signed-off-by: Eric Kerfoot <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Eric Kerfoot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Adds detailed changelog entries for the 1.5.0 release, including supported dependency versions, the new MAISI version update, and a full list of added, fixed, changed, deprecated, and removed items.
- Introduces the 1.5.0 section with release date and dependency policy
- Describes the MAISI upgrade to maisi3d-rflow with performance and feature details
- Updates the “What’s Changed” lists under Added, Fixed, Changed, Deprecated, and Removed
Comments suppressed due to low confidence (3)
CHANGELOG.md:10
- Use
###
for subheadings under the## [1.5.0]
section to maintain correct Markdown heading hierarchy.
## Supported Dependency Versions
CHANGELOG.md:20
- The link text
SPEC0
does not match the URL (spec-0000
); rename the anchor toSPEC-0000
for consistency.
* Our support policy for other dependencies adheres for the most part to [SPEC0](https://scientific-python.org/specs/spec-0000), where dependency versions are supported where possible for up to two years.
CHANGELOG.md:49
- [nitpick] Use a consistent verb tense (
Add
) in the Added list (* Add CODEOWNERS
) to match the other entries.
* Adding CODEOWNERS (#8457)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, leave two minor comments.
Signed-off-by: Eric Kerfoot <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Eric Kerfoot <[email protected]>
Hi @KumoLiu I think this is ready. |
/build |
Adresses the changelog item in #8421.
Description
This adds information to the changelog about what was done for 1.5.
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.