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

Prepare for 0.12.0 release #487

Merged
merged 199 commits into from
Apr 12, 2024
Merged

Conversation

hakonanes
Copy link
Member

@hakonanes hakonanes commented Apr 11, 2024

Description of the change

Prepare for the 0.12.0 release by bringing all changes since last release to the main branch.

I set the release date in the changelog two days from now, to Saturday April 13.

Progress of the PR

As per the release guide:

  • Ensure that all tutorial notebooks run fine (at least on macOS)
  • Update contributor list order according to the number of line additions on GitHub
  • Set version to 0.12.0 in orix/__init__.py and changelog.

I'd also like to

For reviewers

  • The PR title is short, concise, and will make sense 1 year later.
  • New functions are imported in corresponding __init__.py.
  • New features, API changes, and deprecations are mentioned in the unreleased
    section in CHANGELOG.rst.
  • Contributor(s) are listed correctly in __credits__ in orix/__init__.py and in
    .zenodo.json.

hakonanes and others added 30 commits February 27, 2023 16:22
…11-release

Main into develop post 0.11 release
Signed-off-by: Håkon Wiik Ånes <[email protected]>
Signed-off-by: Håkon Wiik Ånes <[email protected]>
…11.1-release

Bring changes in main into develop after 0.11.1 release
…_fix

Fixed failing example in from_matrix docs of quaternion
Expedite removal convention parameter in from/to_euler() methods
Signed-off-by: Håkon Wiik Ånes <[email protected]>
hakonanes-xn and others added 13 commits April 7, 2024 15:29
Signed-off-by: Håkon Wiik Ånes <[email protected]>
Minor maintenance updates before 0.12.0 release
Signed-off-by: Håkon Wiik Ånes <[email protected]>
@hakonanes hakonanes added the dev Package maintenance label Apr 11, 2024
@hakonanes hakonanes added this to the v0.12.0 milestone Apr 11, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@hakonanes
Copy link
Member Author

The only un-reviewed changes are in the last two commits:

@hakonanes
Copy link
Member Author

I plan to bring in #486 this evening and then release.

Copy link
Member

@pc494 pc494 left a comment

Choose a reason for hiding this comment

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

I checked the last two commits, they look correct to me :D

@hakonanes
Copy link
Member Author

Thanks! I rebased. Will merge and release once checks pass.

@hakonanes hakonanes merged commit df6b507 into pyxem:main Apr 12, 2024
13 checks passed
@hakonanes hakonanes deleted the prepare-for-0.12.0-release branch April 12, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Package maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants