Good news everyone,
We updated our module repositories with the latest libraries and functionalities.
Central Repository 3.67.0
CORE
The BON API 1.5.0 adds the new method ej.bon.Util.gcReclaimDeadObjects() to retrieve the amount of free memory without performing a full System.gc().
- “ej.api.bon” new version added (
1.5.0)
Bluetooth
This release brings fixes to the Bluetooth ecosystem. The Bluetooth library from 2.4.0 and onwards fixed the RSSI type in its native implementation, while the Bluetooth Mock Pack 4.1.0 is migrated to be compatible with SDK 6.
- “ej.api.bluetooth” new version added (
2.4.1) - “com.microej.pack.bluetooth.bluetooth-mock” new version added (
4.1.1)
MISC
The BigInteger library 1.2.3 fixes a CI build issue and a Javadoc issue. The Event Test Suite 3.0.1 updates ej.api event to 3.0.3.
- “ej.library.eclasspath.biginteger” new version added (
1.2.3) - “com.microej.pack.event.event-testsuite” new version added (
3.0.1)
More information in the Central Repository changelog: https://repository.microej.com/
The Central and Developer Repositories are accessible by default in MICROEJ SDK and provide libraries to enrich your applications and help development. Please consult our Javadoc for more information.
Happy coding!
The MicroEJ Team