v0.3.0 Beta
To resolve issues found with int casting on MIPS SoCs
What's Changed
- Breaking changes to
atclient_atkey_metadata
andatclient_notify_params
long
andint
type changed toint64_t
(metadata:ttb
,ttr
,ttl
; notify:latest_n
)unsigned long
type changed touint64_t
(notify:notification_expiry
)
Full Changelog: v0.2.0...v0.3.0