mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
13 lines
983 B
Markdown
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.
|