Releases: dart-lightning/lndart.cln_grpc
Releases · dart-lightning/lndart.cln_grpc
v0.0.1-beta.3
Added
- increase cln version support to v0.12.0rc1 (commit). @KAVAN-DESAI 08-08-2022
v0.0.1-beta.2
Fixed
- making amount msatoshi field optional (commit). @KAVAN-DESAI 19-07-2022
Added
- invoice pay service (commit). @KAVAN-DESAI 19-07-2022
v0.0.1-beta.1
What's Changed
- repo: cleanup the refused and remove all the uneccessary code due the old one by @vincenzopalazzo in #3
- docs: Adding "Generation code" to readme by @KAVAN-DESAI in #8
- grpc: implementing the generic call by @vincenzopalazzo in #9
- grpc: give the possibility to expose the host and port by @vincenzopalazzo in #10
- ci: introduce integration testing by @vincenzopalazzo in #12
- added new services to cln_gprc client by @KAVAN-DESAI in #13
- grpc: introducing test for some of new methods by @vincenzopalazzo in #14
- grpc: implement the common interface by @vincenzopalazzo in #15
- test: reproduce the bug with the custom return type by @vincenzopalazzo in #16
- adding list invoice function by @KAVAN-DESAI in #18
- docs: added how to connect/authenticate, how to call methods, how to close connection by @KAVAN-DESAI in #19
- added test for all examples by @KAVAN-DESAI in #21
- fix: wrong to json method by @KAVAN-DESAI in #26
- ci: make github able to release by @vincenzopalazzo in #22
New Contributors
- @vincenzopalazzo made their first contribution in #3
- @KAVAN-DESAI made their first contribution in #8
Full Changelog: https://github.com/dart-lightning/lndart.cln_grpc/commits/v0.0.1-beta.1