What's Changed
- Add (now mandatory)
.readthedocs.yamlfile, add docs extras and update sphinx conf by @misl6 in https://github.com/kivy/pyjnius/pull/684 - Cleanup some Java code in NativeInvocationHandler.java by @baseplate-admin in https://github.com/kivy/pyjnius/pull/691
- Skip getting version from
Cythonon Android. Instead addANDROID_PYJNUS_CYTHON_3env var by @misl6 in https://github.com/kivy/pyjnius/pull/692 - Use the
release/v1tag forpypa/gh-action-pypi-publish, asmasteris deprecated by @misl6 in https://github.com/kivy/pyjnius/pull/693 - Update CHANGELOG and version for release
1.6.1by @misl6 in https://github.com/kivy/pyjnius/pull/694
New Contributors
- @baseplate-admin made their first contribution in https://github.com/kivy/pyjnius/pull/691
Full Changelog: https://github.com/kivy/pyjnius/compare/1.6.0...1.6.1