Please see the individual HISTORY.md documents in each package for changes:
- Release History for xrpl.js (formerly known as ripple-lib)
- The xrpl package is a TypeScript/JavaScript library for interacting with the XRP Ledger.
- Release History for ripple-address-codec
- The ripple-address-codec package provides functions for encoding and decoding XRP Ledger addresses and seeds.
- Release History for ripple-binary-codec
- The ripple-binary-codec package provides functions to encode to, and decode from, the XRPL binary serialization format.
- Release History for ripple-keypairs
- The ripple-keypairs package implements XRPL cryptographic keypair and wallet generation, with support for rfc6979 and EdDSA deterministic signatures.