This repository was archived by the owner on Jan 6, 2025. It is now read-only.
File tree 2 files changed +9
-2
lines changed 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
+
1
8
# 0.1.0-alpha - Feb. 15, 2024
2
9
This is the first alpha release of ` lightning-liquidity ` . It features
3
10
early-stage client- and service-side support for the LSPS2 just-in-time (JIT)
4
11
channel protocol.
5
12
6
13
** 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 1
1
[package ]
2
2
name = " lightning-liquidity"
3
- version = " 0.1.0-alpha"
3
+ version = " 0.1.0-alpha.1 "
4
4
authors = [
" John Cantrell <[email protected] >" ,
" Elias Rohrer <[email protected] >" ]
5
5
homepage = " https://lightningdevkit.org/"
6
6
license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments