v3.0.3
What's Changed
- change PyScope to PyModule by @OmkarBorhade98 in https://github.com/pythonnet/pythonnet/pull/2231
- use enum name in repr by @koubaa in https://github.com/pythonnet/pythonnet/pull/2239
- ARM CI fix by @lostmsu in https://github.com/pythonnet/pythonnet/pull/2256
- Python 3.12 by @filmor in https://github.com/pythonnet/pythonnet/pull/2249
- Only run docs CI/main CI for corresponding changes by @lostmsu in https://github.com/pythonnet/pythonnet/pull/2257
- Revert "Only run docs CI/main CI for corresponding changes" by @filmor in https://github.com/pythonnet/pythonnet/pull/2260
New Contributors
- @OmkarBorhade98 made their first contribution in https://github.com/pythonnet/pythonnet/pull/2231
Full Changelog: https://github.com/pythonnet/pythonnet/compare/v3.0.2...v3.0.3