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
+
1
11
# 0.1.0-alpha.2 - Mar. 6, 2024
2
12
This is the third alpha release of ` lightning-liquidity ` . It features
3
13
a number of bug fixes and performance improvements over the previous release.
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " lightning-liquidity"
3
- version = " 0.1.0-alpha.2 "
3
+ version = " 0.1.0-alpha.3 "
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