Files
xahau.js/HISTORY.md
Denis Angell aae7e315e8 xahau-patch
2025-03-14 15:40:35 +01:00

13 lines
983 B
Markdown

# Release History (Changelog)
Please see the individual HISTORY.md and XAHAU_HISTORY.md documents in each package for changes:
* [Release History for **xahau.js**](packages/xrpl/HISTORY.md)
* The **xahau** package is a TypeScript/JavaScript library for interacting with the [Xahau Ledger](https://docs.xahau.network/).
* [Release History for **xahau-address-codec**](packages/xahau-address-codec/HISTORY.md)
* The **xahau-address-codec** package provides functions for encoding and decoding Xahau Ledger addresses and seeds.
* [Release History for **xahau-binary-codec**](packages/xahau-binary-codec/HISTORY.md)
* The **xahau-binary-codec** package provides functions to encode to, and decode from, the Xahau binary serialization format.
* [Release History for **xahau-keypairs**](packages/xahau-keypairs/HISTORY.md)
* The **xahau-keypairs** package implements Xahau cryptographic keypair and wallet generation, with support for rfc6979 and EdDSA deterministic signatures.