Skip to content
v0.3.0

For this release, prior notice has been given, and this release is
almost a week late.

There is another breaking change planned to expand the capabilities of
the FastRPC implementation.

Breaking changes in this release:
 - separation of CHRE functionality and support for programs reusing
   FastRPC session

Other changes:
 - accommodation for compiling the sensor shell without qmic
 - addition of unit test
 - improvement in portability to POSIX implementations where
   malloc(0) = NULL
 - refactoring of types used in I/O buffer encoding/decoding

Planned breaking changes:
 - changes to the fastrpc function definition format