Releases: solana-labs/solana-program-library
Releases · solana-labs/solana-program-library
SPL token-client - v0.13.0
What's new
- Publish spl-token-client v0.13.0
- Publish spl-record v0.3.0
- Publish spl-token-2022 v6.0.0
- Publish spl-transfer-hook-interface v0.9.0
- Publish spl-token v7.0.0
- Publish spl-token-confidential-transfer-proof-generation v0.2.0
- Publish spl-token-confidential-transfer-proof-extraction v0.2.0
- Publish spl-associated-token-account-client v2.0.0
- Publish spl-token-metadata-interface v0.6.0
- Publish spl-token-group-interface v0.5.0
- Publish spl-memo v6.0.0
- Update to Solana v2.1 crates (#7416)
- [token-2022] Add elgamal registry account (#7341)
- [token-cli] Add support for transfer-hook account resolution for transfers with the transfer-fee extension. (#7171)
SPL token-cli - v5.0.0
What's new
- Publish spl-token-cli v5.0.0
- Publish spl-token-client v0.13.0
- [token-cli] Parse compute unit limit with the proper name (#7449)
- Add unreachable pattern for future change (#7446)
- Publish spl-token-2022 v6.0.0
- Publish spl-token v7.0.0
- Publish spl-token-confidential-transfer-proof-generation v0.2.0
- Publish spl-associated-token-account-client v2.0.0
- Publish spl-token-metadata-interface v0.6.0
- Publish spl-token-group-interface v0.5.0
- Publish spl-memo v6.0.0
- Update to Solana v2.1 crates (#7416)
- [token-cli] Upgrade to clap-v3 (#6376)
- [token-cli] Add support for transfer-hook account resolution for transfers with the transfer-fee extension. (#7171)
SPL record - v0.3.0
SPL type-length-value - v0.7.0
What's new
- Publish spl-type-length-value v0.7.0
- Publish spl-discriminator v0.4.0
- Publish spl-pod v0.5.0
- Remove solana-program from spl-type-length-value (#7428)
- Update libs from rc.1 to rc.2 (#7426)
- Update to Solana v2.1 crates (#7416)
- Use the SHA-256 implementation built into JavaScript engines (#7361)
- Revert ESLint plugin bump (#7260)
- Publish type-length-value v0.6.0 (#7233)
SPL transfer-hook-interface - v0.9.0
SPL token - v7.0.0
What's new
- Publish spl-token v7.0.0
- Update to Solana v2.1 crates (#7416)
SPL token-metadata-interface - v0.6.0
SPL token-group-interface - v0.5.0
SPL Token Confidential Transfer Proof Generation - v0.2.0
What's new
- Update to Solana v2.1 crates (#7416) by @joncinque
- Confidential mint burn extension: Token program changes (#7319) by @abcalphabet
- [confidential-transfer] Add confidential burn proof generation and extraction (#6955) by @samkim-crypto
SPL Token Confidential Transfer Proof Extraction - v0.2.0
What's new
- Publish spl-token-confidential-transfer-proof-extraction v0.2.0 by @github-actions[bot]
- Publish spl-pod v0.5.0 by @github-actions[bot]
- Update to Solana v2.1 crates (#7416) by @joncinque
- Confidential mint burn extension: Token program changes (#7319) by @abcalphabet
- [token-2022] Add elgamal registry account (#7341) by @samkim-crypto
- [confidential-transfer] Add confidential burn proof generation and extraction (#6955) by @samkim-crypto