Skip to content

Latest commit

 

History

History
70 lines (42 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

70 lines (42 loc) · 1.09 KB

Rust L402 development

See last changes in the library.

v2.0.5-beta

  • Fixed bugs and issues

v2.0.4-beta

  • Fixed bugs

v2.0.3-beta

  • Fixed bugs
  • Added documentation

v2.0.2-beta

  • Fixed bugs and crates
  • Added documentation
  • Added Paywall

v2.0.1-beta

  • Fixed crates
  • Fixed version
  • Minimal version of the library

v2.0.0-beta

  • Breaking changes in lib, wallet, client and tokenstore
  • New features: Proxy and Nostr with NWCwallet
  • Added Invoice to Nostr and LND Wallet
  • Fixed bugs
  • Minimal documentation almost complete
  • LND gRPC rust support

v2.0.0-beta.2

  • Added Rust Nostr updates
  • Added Tonic support to HTTP Client and Server

v2.0.0-beta.1

  • Pre release of the new version of the library.
  • Added Proxy, Nostr and Example files
  • Fixed bugs and issues

v1.0.3-beta

  • Added documentation to the Client, Wallet and Tokenstore

v1.0.2-beta

  • Added functions to the doc.rs

v1.0.1-beta

  • Added Renovate
  • Upgrade actions
  • Update reqwest

v1.0.0-beta

  • First beta release with wallet, tokenstore and client.
  • Added examples and documentation.