pyxem / orix

Analysing crystal orientations and symmetry in Python
https://orix.readthedocs.io
GNU General Public License v3.0
80 stars 48 forks source link

Bugfix release 0.12.1 #492

Closed hakonanes closed 5 months ago

hakonanes commented 5 months ago

I suggest to make a bugfix release 0.12.1 with #491 as soon as possible (like in a few days). Are maintainers OK with this?

hakonanes commented 5 months ago

491 is now ready for merging onto main. This will automatically create a release draft. Publishing this releases 0.12.1 on PyPI 🚀 . See that PR for the changelog.

If people are OK with it, I'd like to make the release tomorrow or Saturday.

pc494 commented 5 months ago

@hakonanes sorry to jump in a little late. I think a quick patch fix would be excellent :D

Was the regression new in 0.12.0? If so maybe worth mentioning in that release notes?

pc494 commented 5 months ago

Also, if you're happy with it could we sneak #493 in?

hakonanes commented 5 months ago

Yes, the regression was new in 0.12.0. Good point, I'll update the changelog.

And yes, we should include #493. I've asked @harripj to rebase to main. We can merge #491 after that, and we're ready to go.

hakonanes commented 5 months ago

It's on PyPI (https://pypi.org/project/orix/0.12.1/) and Zenodo (https://zenodo.org/records/11003937).

hakonanes commented 5 months ago

I suggest to make a 0.12.1.post0 release to fix #494 for the stable docs.

hakonanes commented 5 months ago

0.12.1 is on Anaconda: https://anaconda.org/conda-forge/orix.

hakonanes commented 5 months ago

0.12.1.post0 is out on PyPI: https://pypi.org/project/orix/.

hakonanes commented 5 months ago

Docs are now fixed: https://orix.readthedocs.io/en/stable/tutorials/clustering_misorientations.html.