========= Changelog ========= This page documents the release history of the Saline SDK. Version 0.2.2 (2025-04-17) -------------------------- * Remove references to localhost in examples * Clean up docs * Add helpers for checking transactions and printing errors when check_tx or deliver_tx fails * Fix restriction intent example * Remove dynamic derivation of faucet limits from the faucet fulfillment example Version 0.2.1 (2025-04-11) -------------------------- * Further bug fixes Version 0.2.0 (2025-04-11) -------------------------- * Query and faucet bug fix * Improved Saline queries * Counterparty whitelisting * Remove "flow" Version 0.1.0 (2025-04-03) -------------------------- Initial release of the Saline SDK. Features: * Basic wallet management * Transaction creation and signing * RPC client for Saline blockchain interaction * Account management * Cryptographic utilities