What's Changed
- Add support for Cython3 by @jopohl in #1099
- Add exit action and new menu for recent files by @jopohl in #1100
- Update actions/setup-python to v5 by @rffontenelle in #1108
- Add conftest.py to awre test dir by @jopohl in #1109
- Handle module builtins both as dict or module by @rffontenelle in #1107
- Fixed build with python-3.13 by @yarda in #1111
- Add setuptools to requirements.txt by @jopohl in #1114
- Requirements: Pin to numpy 1.x.x by @jopohl in #1145
New Contributors
- @rffontenelle made their first contribution in #1108
- @yarda made their first contribution in #1111
Full Changelog: v2.9.6...v2.9.7