# Rust L402 development See last changes in the library. ## 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 `NWC`wallet - 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.