This repository was archived by the owner on Jan 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # 0.1.0-alpha.3 - Apr. 22, 2024
2+ This is the forth alpha release of ` lightning-liquidity ` . It features
3+ a number of bug fixes and performance improvements over the previous release.
4+
5+ In particular, it introduces the final breaking changes of the LSPS2 spec that
6+ is close to finalization, and fixes a number of serialization-related bugs.
7+
8+ ** Note:** This release is still considered experimental, should not be run in
9+ production, and no compatibility guarantees are given until the release of 0.1.0.
10+
111# 0.1.0-alpha.2 - Mar. 6, 2024
212This is the third alpha release of ` lightning-liquidity ` . It features
313a number of bug fixes and performance improvements over the previous release.
Original file line number Diff line number Diff line change 11[package ]
22name = " lightning-liquidity"
3- version = " 0.1.0-alpha.2 "
3+ version = " 0.1.0-alpha.3 "
44authors = [
" John Cantrell <[email protected] >" ,
" Elias Rohrer <[email protected] >" ]
55homepage = " https://lightningdevkit.org/"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments