Releases: getlipa/lipa-lightning-lib
Releases · getlipa/lipa-lightning-lib
v0.21.0-beta
What's Changed
- Bump num_enum from 0.7.0 to 0.7.1 by @dependabot in #718
- Reverse payment list in example CLI app by @danielgranhao in #719
- Rename example node to just
node
by @andrei-21 in #720 - Minor improvements by @andrei-21 in #721
- Change invoice argument to
InvoiceDetails
forpay_*_invoice()
by @andrei-21 in #725 - Implement background swap redeem by @danielgranhao in #724
- Remove unnecessary
TryFromPrimitive
by @andrei-21 in #728 - Use anyhow in the cli app by @andrei-21 in #726
- Implement macroses for errors by @andrei-21 in #729
- Change topup currency type to string by @danielgranhao in #730
Full Changelog: v0.20.0-beta...v0.21.0-beta
v0.20.0-beta
What's Changed
- Bump thiserror from 1.0.49 to 1.0.50 by @dependabot in #709
- Improve offer documentation by @danielgranhao in #710
- Use
fee_rate
insteadfee
when refering to a rate by @danielgranhao in #704 - Explicilty convert to sats or msats by @andrei-21 in #713
- Implement
generate_swap_address()
by @danielgranhao in #703 - Implement failed swap resolving methods by @danielgranhao in #708
- Improve docs by @andrei-21 in #715
- Implement LNURL-pay by @danielgranhao in #711
- Bump serde from 1.0.189 to 1.0.190 by @dependabot in #716
- Bump breez-sdk-core from 0.2.5 to 0.2.7 by @danielgranhao in #717
Full Changelog: v0.19.0-beta...v0.20.0-beta
v0.19.0-beta
What's Changed
- Add pocket offer error code by @danielgranhao in #702
Full Changelog: v0.18.0-beta...v0.19.0-beta
v0.18.0-beta
What's Changed
- Bump uuid from 1.4.1 to 1.5.0 by @dependabot in #706
- Add topup integration tests by @dleutenegger in #685
- Bump uniffi from 0.24.3 to 0.25.0 by @dependabot in #707
Full Changelog: v0.17.2-beta...v0.18.0-beta
v0.17.2-beta
What's Changed
- Remove unnecessary submodule remains by @dleutenegger in #692
- Docs minor improvements by @danielgranhao in #689
- Add system time error message by @dleutenegger in #693
- Minor fixes by @andrei-21 in #695
- Bump serde from 1.0.188 to 1.0.189 by @dependabot in #694
- Build doc when run
pr
make target by @andrei-21 in #696 - Clarify how topup id can be obtained for
hide_topup()
by @danielgranhao in #701 - Reduce binary sizes by @danielgranhao in #698
Full Changelog: v0.17.1-beta...v0.17.2-beta
v0.17.1-beta
What's Changed
- Move documentation from UDL file to rustdoc by @danielgranhao in #686
- Deploy rustdoc to GH pages on release by @danielgranhao in #687
- Fix documentation link in README.md by @danielgranhao in #688
Full Changelog: v0.17.0-beta...v0.17.1-beta
v0.17.0-beta
What's Changed
- Expose hide_topup by @andrei-21 in #680
- Bump tokio from 1.32.0 to 1.33.0 by @dependabot in #681
- Address & Fix todos by @danielgranhao in #682
- Remove unused fields from
ChannelsInfo
by @danielgranhao in #683 - Enable fund migration by @danielgranhao in #684
Full Changelog: v0.17.0-breez-alpha8...v0.17.0-beta
v0.17.0-breez-alpha9
What's Changed
- Expose hide_topup by @andrei-21 in #680
Full Changelog: v0.17.0-breez-alpha8...v0.17.0-breez-alpha9
v0.17.0-breez-alpha8
What's Changed
- Remove out-of-date intro from UDL file by @danielgranhao in #677
- Bump reqwest from 0.11.21 to 0.11.22 by @dependabot in #676
- Upgrade SDK version by @danielgranhao in #669
- Implement drain on-chain funds by @dleutenegger in #664
- Expose
log_debug_info
method by @dleutenegger in #678 - Use
register_topup
by @danielgranhao in #679
Full Changelog: v0.17.0-breez-alpha7...v0.17.0-breez-alpha8
v0.17.0-breez-alpha7
What's Changed
- Fix fund migration amount unit by @dleutenegger in #663
- Setup two nodes for integration tests by @andrei-21 in #665
- Bump ctor from 0.2.4 to 0.2.5 by @dependabot in #667
- Bump thiserror from 1.0.48 to 1.0.49 by @dependabot in #668
- Use runtime error when node can't be started by @danielgranhao in #666
- Add migration information URL to migration invoice by @dleutenegger in #670
- Make
decode_invoice()
to return more specific errors by @andrei-21 in #671 - Bump reqwest from 0.11.20 to 0.11.21 by @dependabot in #672
- Fix maxfee_percent integer division by @danielgranhao in #673
Full Changelog: v0.17.0-breez-alpha5...v0.17.0-breez-alpha7