Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@cpswan cpswan released this 05 Nov 10:51
· 93 commits to trunk since this release
0438b3c

v0.3.0 Beta

To resolve issues found with int casting on MIPS SoCs

What's Changed

  • Breaking changes to atclient_atkey_metadata and atclient_notify_params
    • long and int type changed to int64_t (metadata: ttb, ttr, ttl; notify: latest_n)
    • unsigned long type changed to uint64_t (notify: notification_expiry)

Full Changelog: v0.2.0...v0.3.0