File tree Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
See last releases and versions
4
4
5
+ ## V1.0.26 - Beta
6
+
7
+ - Fixed bugs and issues
8
+ - Added bindings for Rust, C++ and TS
9
+
5
10
## V1.0.25 - Beta
6
11
7
12
- Fixed imports for LDK
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ Name: Javascript-DLC
2
2
Authors : 23388 and Rsync
3
3
Software : FOSS
4
4
License : MIT
5
- Version : 1.0.24 -beta
5
+ Version : 1.0.26 -beta
6
6
Type : javascript
7
7
Original file line number Diff line number Diff line change @@ -26,4 +26,5 @@ currently being supported with security updates.
26
26
| v1.0.23-beta | :white_check_mark : |
27
27
| v1.0.24-beta | :white_check_mark : |
28
28
| v1.0.25-beta | :white_check_mark : |
29
+ | v1.0.26-beta | :white_check_mark : |
29
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " javascript-dlc" ,
3
- "version" : " 1.0.25 -beta" ,
3
+ "version" : " 1.0.26 -beta" ,
4
4
"description" : " Javascript DLC library" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments