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

Release v0.6.1 #516

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Release v0.6.1 #516

merged 3 commits into from
Sep 27, 2024

Conversation

MattToast
Copy link
Member

Merge develop to master for release

MattToast and others added 3 commits September 25, 2024 14:14
Merge master into develop
The dataset object, if used in a loop, would leave memory dangling. To
alleviate this, a `final` procedure has been implemented. Fortran
compilers, however, are notoriously bad at detecting when an object goes
out of scope and to destroy them automatically. We thus also provide an
explicit ``destructor`` type procedure.

[ committed by @ashao ]
[ reviewed by @MattToast ]
Bump version number to v0.6.1 for release

[ committed by @MattToast ]
[ reviewed by @ashao ]
@MattToast MattToast added area: release Issues related to release actions and procedures ignore-for-release Do not include in release notes labels Sep 27, 2024
@MattToast MattToast self-assigned this Sep 27, 2024
Copy link
Collaborator

@al-rigazzi al-rigazzi left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for following up!

@MattToast MattToast merged commit a9df20a into master Sep 27, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: release Issues related to release actions and procedures ignore-for-release Do not include in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants