Sourced from pythonnet's releases.
v3.0.3
What's Changed
- change PyScope to PyModule by
@OmkarBorhade98
in pythonnet/pythonnet#2231- use enum name in repr by
@koubaa
in pythonnet/pythonnet#2239- ARM CI fix by
@lostmsu
in pythonnet/pythonnet#2256- Python 3.12 by
@filmor
in pythonnet/pythonnet#2249- Only run docs CI/main CI for corresponding changes by
@lostmsu
in pythonnet/pythonnet#2257- Revert "Only run docs CI/main CI for corresponding changes" by
@filmor
in pythonnet/pythonnet#2260New Contributors
@OmkarBorhade98
made their first contribution in pythonnet/pythonnet#2231Full Changelog: https://github.com/pythonnet/pythonnet/compare/v3.0.2...v3.0.3
Sourced from pythonnet's changelog.
3.0.3 - 2023-10-11
Added
- Support for Python 3.12
Changed
- Use enum name in
repr
0a5a63c
Release 3.0.35a4a986
Revert "only run docs CI/main CI for corresponding changes (#2257)" (#2260)04670ea
only run docs CI/main CI for corresponding changes (#2257)88418da
Merge pull request #2249 from pythonnet/python-3.12293f8b1
Python 3.12 has been released, use final versionfb49470
Ignore test-case on Python 3.12080d1bd
For now skip over "new style" weakrefs in clear8dfe408
Remove deprecated function calld057724
Update changelog7a31d38
Add 3.12 to CI and metadata