Skip to content

v0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cpswan cpswan released this 11 Nov 10:14
· 89 commits to trunk since this release
b578a93

v0.3.1 Beta

Further types changes to fix compiler warnings on 64bit targets

What's Changed

  • Breaking changes to atclient_atkey_metadata and atclient_notify_params
    • Some int64_t definitions were stored as uint64_t in the struct
    • uint64_t type for notification_expiry changed to int64_t since it also maps to a dart int (int64)

Full Changelog: v0.3.0...v0.3.1