We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff74b6 commit 92aca4bCopy full SHA for 92aca4b
2 files changed
lightspark_wallet/CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 0.0.4
2
+
3
+* Expose an expirySecs parameter for the `createInvoice` method.
4
5
+## 0.0.3
6
7
+* Minor code cleanup and bug fixes.
8
9
+## 0.0.2
10
11
12
13
## 0.0.1
14
15
* Initial alpha release of the flutter wallet SDK
lightspark_wallet/pubspec.yaml
@@ -1,5 +1,5 @@
name: lightspark_wallet
-version: 0.0.3
+version: 0.0.4
description: The Lightspark wallet Flutter SDK (ALPHA). Not yet ready for production use.
homepage: https://github.com/lightsparkdev/flutter-sdk
0 commit comments