Skip to content

Conversation

@mikemhenry
Copy link
Collaborator

@mikemhenry mikemhenry commented Aug 7, 2025

Forgot that we keep the changelog in the README.md for this package. Once this gets merged in, I will create the release on Github and then cut the conda-forge release.

Resolves #395

README.md Outdated

## 0.15.0 Force Field Updates and More!

This release doesn't change any API but mostly consists of force field updates and bug fixes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if it's worth mentioning that #391 removed the residue_atoms argument to generate_residue_template() of template generators. This is effectively a change to the API, but just to remove something that was either never implemented in the first place or broken (see #379). I'll let you decide whether or not it's worth bringing up here. Otherwise, looks good!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that is worth highlighting here, I will add that, thanks for the reminder!

@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.14%. Comparing base (0496840) to head (4b8dbf1).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #401   +/-   ##
=======================================
  Coverage   84.14%   84.14%           
=======================================
  Files           5        5           
  Lines         776      776           
=======================================
  Hits          653      653           
  Misses        123      123           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@mattwthompson mattwthompson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked through the diff and found these which might not be listed here, not sure since I don't 100% understand the code

#369
#357
#389
#386
#375
#371

openmm:e6e6248...openmm:0496840

@epretti
Copy link
Member

epretti commented Aug 7, 2025

For the ones I was involved with:

I don't know about the others. I am fine not listing every change and fix made in the README as long as the linked release notes will have the full changelog, but I'm also fine if you prefer more detail added in the README.

@mikemhenry
Copy link
Collaborator Author

I lost the message I was going to post here but the tl;dr is I will link to the in depth changes on github, I use the autogenerate change log tool on the releases page and did a skim to see what changes users might care about. Looking at other releases and change log entries in the past, I think that is how we do it for this repo.

@mattwthompson
Copy link
Collaborator

Sounds good to me

@mikemhenry mikemhenry merged commit 6d91c70 into main Aug 7, 2025
14 checks passed
@mikemhenry mikemhenry deleted the release/0.15.0 branch August 7, 2025 22:43
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.

0.15.0 release?

5 participants