v3.0.2
What's Changed
- 1776 Generic Virtual Method Causes Invalid Program: Fix + test by @rmadsen-ks in https://github.com/pythonnet/pythonnet/pull/2026
- Workaround for Ubuntu-provided package version being unsupported by @lostmsu in https://github.com/pythonnet/pythonnet/pull/2081
- Ensure that
loadonly runs once by @filmor in https://github.com/pythonnet/pythonnet/pull/2079 - Remove suggestions to use
internalfunctions by @filmor in https://github.com/pythonnet/pythonnet/pull/2092 - 1783 Implement Interface And Inherit Class by @rmadsen-ks in https://github.com/pythonnet/pythonnet/pull/2028
- Fix
GetBufferthrowingArgumentOutOfRangeExceptionby @legomanww in https://github.com/pythonnet/pythonnet/pull/2120
New Contributors
- @legomanww made their first contribution in https://github.com/pythonnet/pythonnet/pull/2120
Full Changelog: https://github.com/pythonnet/pythonnet/compare/v3.0.1...v3.0.2