Releases: pina-rs/wasm_solana
Releases · pina-rs/wasm_solana
wasm_client_solana 0.10.0 (2025-11-08)
Breaking Changes
v3 solana toolchain
Upgrade the solana toolchain to version 3 and begin the process of moving away from solana_sdk.
Features
- Remove all references to
solana-sdkandsolana-program
Documentation
- Update readme versions
test_utils_solana 0.8.0 (2025-11-08)
Breaking Changes
v3 solana toolchain
Upgrade the solana toolchain to version 3 and begin the process of moving away from solana_sdk.
Features
- Remove all references to
solana-sdkandsolana-program
Documentation
- Update readme versions
test_utils_keypairs 0.2.0 (2025-11-08)
Breaking Changes
v3 solana toolchain
Upgrade the solana toolchain to version 3 and begin the process of moving away from solana_sdk.
Documentation
- Update readme versions
test_utils_insta 0.1.6 (2025-11-08)
Documentation
- Update readme versions
memory_wallet 0.2.0 (2025-11-08)
Breaking Changes
v3 solana toolchain
Upgrade the solana toolchain to version 3 and begin the process of moving away from solana_sdk.
Features
- Remove all references to
solana-sdkandsolana-program
Documentation
- Update readme versions
wasm_client_anchor@v0.9.0
🎉 Added
- upgrade to
anchor@0.32.1
wasm_client_solana@v0.9.0
🎉 Added
- remove shared testing runner (doesn't work in threaded envs)
- build working with similar functionality
- add forks and run
cargo build -p wasm_solana_client
📚 Documentation
- updates readmes
🧪 Testing
- make it work for wasm
⚙️ Miscellaneous Tasks
- reduce installation times
- update dependencies and improve token extension handling
◀️ Revert
- "fix: rollaback to solana-program
=2.1"
test_utils_keypairs@v0.1.6
⚙️ Miscellaneous Tasks
- reduce installation times
memory_wallet@v0.1.24
🧪 Testing
- fix broken tests and lints
⚙️ Miscellaneous Tasks
- reduce installation times
memory_wallet@v0.1.23
⚙️ Miscellaneous Tasks
- specify path for
test_utils_solanainmemory_wallet's Cargo.toml