Releases: solana-program/associated-token-account
Releases · solana-program/associated-token-account
[email protected]
What's new
- Publish spl-associated-token-account v8.0.0 by @github-actions[bot]
- Rename to spl-associated-token-account-mollusk-harness (#159) by @joncinque
- Use broken up crates instead of solana-program (#156) by @joncinque
- Move from pnpm to Makefile by @rustopian
- Deprecate instruction re-exports (#151) by @joncinque
- Update solana-program-test tests to mollusk (with helper harness) (#131) by @rustopian
- Use 3.0 crates (#130) by @rustopian
- Bump sdk to v3, decouple from program (#118) by @joncinque
- Add instruction definition, refactor some (#113) by @joncinque
- Update Solana v2.3.4 and rust toolchain (#106) by @joncinque
[email protected]
What's new
Introducing a new crate for testing the ATA program in Mollusk! Created with #131.
[email protected]
[[email protected]] - 2025-08-08
💼 Other
- Bump sdk to v3, decouple from program (#118)
⚙️ Miscellaneous Tasks
- Release
[email protected]
What's new
Introducing spl-associated-token-account-interface, a new crate which contains the minimum types required by downstream clients like Agave.
With this release, spl-associated-token-account-client has been deprecated, and users should switch to spl-associated-token-account-interface instead.
Differences
This crate also includes the AssociatedTokenAccountInstruction enum. With the borsh crate feature, it's possible to use borsh to decode instructions.
[email protected]
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-04-30
⚙️ Miscellaneous Tasks
- Release
CI
Build
- (deps) Bump thiserror from 1.0.68 to 2.0.0 (#7462)
- (deps) Bump borsh from 1.5.1 to 1.5.2 (#7470)
- (deps) Bump borsh from 1.5.2 to 1.5.3 (#7491)
- (deps) Bump solana-program-test from 2.1.6 to 2.1.7 (#6)
- (deps) Bump solana-program-test from 2.1.7 to 2.1.8 (#13)
- (deps) Bump borsh from 1.5.3 to 1.5.4 (#15)
- (deps) Bump solana-program-test from 2.1.8 to 2.1.9 (#17)
- (deps) Bump solana-program-test from 2.1.9 to 2.1.10 (#18)
- (deps) Bump spl-token-2022 from 6.0.0 to 7.0.0 (#19)
- (deps) Bump borsh from 1.5.4 to 1.5.5 (#20)
- (deps) Bump solana-program-test from 2.1.10 to 2.1.11 (#25)
- (deps) Bump solana-program-test from 2.1.11 to 2.1.12 (#30)
- (deps) Bump solana-program-test from 2.1.12 to 2.1.13 (#36)
- (deps) Bump solana-program-test from 2.1.13 to 2.1.14 (#43)
- (deps) Bump solana-program-test from 2.2.0 to 2.2.1 (#60)
- (deps) Bump solana-program-test from 2.2.1 to 2.2.2 (#63)
- (deps) Bump solana-program-test from 2.2.2 to 2.2.3 (#65)
- (deps) Bump borsh from 1.5.5 to 1.5.6 (#66)
- (deps) Bump solana-program-test from 2.2.3 to 2.2.4 (#70)
- (deps) Bump spl-token from 7.0.0 to 8.0.0 (#71)
- (deps) Bump borsh from 1.5.6 to 1.5.7 (#75)
- (deps) Bump spl-token-2022 from 7.0.0 to 8.0.0 (#76)
- (deps) Bump solana-program-test from 2.2.4 to 2.2.6 (#77)
- (deps) Bump spl-token-2022 from 8.0.0 to 8.0.1 (#81)
- (deps) Bump solana-program-test from 2.2.6 to 2.2.7 (#80)
Deps
- Bump to Solana v2.2 (#48)