Skip to content

v0.2.2

Compare
Choose a tag to compare
@vincenzopalazzo vincenzopalazzo released this 29 Oct 05:18
· 33 commits to master since this release
163d853

Here We go, a new JRPClightning version is out!

What it is the best things to prepare for Halloween night? Well, see the Changes in JRPClightning 0.2.2 of curse 馃樃

What the version 0.2.2 brings out

A complete milestone can be found here https://github.com/clightning4j/JRPClightning/milestone/1. However, an important the most important changes are:

  • Implementing a version of lite client java doc
  • Deprecated the Singleton pattern in the class JRPCLightning, so now you can create all the clients that you want java-doc
  • Fixed RPC wrapper commands like, close, list funds, and other minors fixes.
  • Performance Improvement in terms of socket calls.
  • Possibility to use the library only to talk with the UNIX socket and receive the String as a result that it the raw c-lightning payload java-doc

In addition, there were the following actions on the repository.

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2