v0.2.0-beta
What's Changed
- Fix issuing an open invoice by @andrei-21 in #431
- Bump uniffi dependency to 0.24.0 by @andrei-21 in #433
- Document minor units in
FiatValue
by @danielgranhao in #437 - Add
MnemonicError
formnemonic_to_secret()
function by @andrei-21 in #432 - Replace
unimplemented!()
withPermanentFailure
by @andrei-21 in #439 - Remove unused error codes from
RuntimeErrorCode
by @andrei-21 in #436 - Remove
ExchangeRateProviderUnavailable
error code by @andrei-21 in #440 - Add
InternalError
by @andrei-21 in #441 - Use recovery error
NonExistingWallet
by @danielgranhao in #442 - Bump uniffi from 0.24.0 to 0.24.1 by @dependabot in #443
- Bump serde_json from 1.0.97 to 1.0.99 by @dependabot in #444
- Bump rustyline from 11.0.0 to 12.0.0 by @dependabot in #445
- Remove unnecessary
Result
fromRemoteStorageGraphql::new()
by @andrei-21 in #446 - Make
generate_secret()
ruturnSimpleError
by @andrei-21 in #448 - Use
bytes
in UDL by @andrei-21 in #447 - Restrict routing fees to reasonable values by @danielgranhao in #430
Full Changelog: v0.1.1-beta...v0.2.0-beta