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 0.13 #1333

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Release 0.13 #1333

merged 1 commit into from
Dec 22, 2020

Conversation

davidhewitt
Copy link
Member

@davidhewitt davidhewitt commented Dec 20, 2020

Closes #1306

Unless I'm given a reason to wait, I'll release this in two days' time.

I suggest the following release text:


The major feature for this PyO3 release is support for the CPython limited API. This is an opt-in feature when building extension modules which makes it possible for the built wheel to be installable on multiple Python versions.

As well as this, a number of other refinements, fixes, and performance improvements have been merged into this release. In particular, note that the internal "macros" crates have been renamed to pyo3-macros and pyo3-macros-backend for clarity and consistency (previously pyo3cls and pyo3-derive-backend).

For full details of all changes, see the CHANGELOG.

Thank you to everyone who contributed code, documentation fixes, design ideas, bug reports, and feedback. The following users' commits are included in this release:

@AleksaC
@alex
@Askaholic
@aviramha
@birkenfeld
@daggy1234
@davidhewitt
@dvermd
@kngwyu
@konstin
@Palladinium
@roblabla
@scalexm
@Stranger6667

@davidhewitt davidhewitt requested a review from kngwyu December 20, 2020 16:36
@kngwyu
Copy link
Member

kngwyu commented Dec 21, 2020

Thanks!
You may want to note the renaming of proc-macro crates?

@davidhewitt
Copy link
Member Author

👍 Edited the release text draft above to mention.

@davidhewitt davidhewitt merged commit 4498b77 into master Dec 22, 2020
@kngwyu
Copy link
Member

kngwyu commented Dec 23, 2020

I also want to say thanks to everyone who contributed to this version. ❤️
Especially, thanks @alex for abi3 support and thanks @davidhewitt for your continuous efforts to keep this project solid!

@messense messense deleted the release-0.13 branch March 18, 2021 02:25
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.13 Release
3 participants