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 +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # 0.1.0-alpha.1 - Feb. 28, 2024
2+ This is the second alpha release of ` lightning-liquidity ` . It features
3+ a number of bug fixes and performance improvements over the previous release.
4+
5+ ** Note:** This release is still considered experimental, should not be run in
6+ production, and no compatibility guarantees are given until the release of 0.1.0.
7+
18# 0.1.0-alpha - Feb. 15, 2024
29This is the first alpha release of ` lightning-liquidity ` . It features
310early-stage client- and service-side support for the LSPS2 just-in-time (JIT)
411channel protocol.
512
613** Note:** This release is still considered experimental, should not be run in
7- production, and no compatibility guarantees are given until the release of 0.1.
14+ production, and no compatibility guarantees are given until the release of 0.1.0.
Original file line number Diff line number Diff line change 11[package ]
22name = " lightning-liquidity"
3- version = " 0.1.0-alpha"
3+ version = " 0.1.0-alpha.1 "
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