Rubicon-java

Latest version: v0.2.6

Safety actively analyzes 621420 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.6

Features

* Added support for arrays in arguments and return values. (55)
* Added the ability to cast Java objects from one class to another. (58)
* Local JNI Instances can be converted into global JNI instances using `__global__()` (59)
* Added support for Python 3.9 and 3.10. (62, 66)
* Methods that accept a Java `NULL` as an argument are now supported. (63)
* Methods that return `NULL` now return typed `NULL` objects. (67)

0.2.5

Features
--------

* Added support for passing Python lists into Java numeric array types (53)

0.2.4

Features
--------

* Added support for implementing Java interfaces that return ``bool``. (52)

0.2.3

Bugfixes
--------

* The asyncio event loop can now start on Python 3.6. (51)

0.2.2

Features
--------

* Python's AsyncIO event loop is now integrated with the Android event loop. (40, 49)
* `sys.stdout` & `sys.stderr` are now routed to the Android debug log using an `android` Python module. (44)

0.2.1

Features
--------

* Add the ability to implement Java interface methods that return `int`. (42)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.