v5.4.0
What's Changed
Highlights
Kotlin bindings only: transactions are now NonCancellable,
as required by Uniffi. This prevents a category of bug where Kotlin thinks a transaction
has been cancelled, while Rust thinks it is still running.
Full Changelog: v5.3.0...v5.4.0