Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Releases: solana-labs/solana-program-library

SPL Instruction Padding - v0.2.0

25 Jun 10:27
667153b
Compare
Choose a tag to compare

What's new

Upgrade to Solana v2 support

SPL Discriminator - v0.3.0

25 Jun 10:29
d7766f9
Compare
Choose a tag to compare

What's new

Miscellaneous Tasks

SPL Associated Token Account - v4.0.0

25 Jun 23:16
3f356f6
Compare
Choose a tag to compare

NOTE: The program built from this release will not be deployed to any network.

What's new

Miscellaneous Tasks

SPL Token - v5.0.0

24 Jun 12:40
6499910
Compare
Choose a tag to compare

NOTE: This program built from this tag will not be deployed to any network, and is only provided for compatibility with updated base Solana crates.

What's new

Breaking

  • Update to v5 for solana-program 2.0 compatibility (#6907)

Miscellaneous Tasks

SPL Stake Pool JS - v1.1.4

03 Jun 17:22
8a35590
Compare
Choose a tag to compare

What's new

Changes

Miscellaneous Tasks

SPL Token Client - v0.10.0

25 Apr 23:55
85a1a5d
Compare
Choose a tag to compare

What's new

  • Fix offline signing by making simulated compute unit limit explicit (#6550) by @joncinque

Miscellaneous

SPL Token CLI - v3.4.1

25 Apr 23:57
85a1a5d
Compare
Choose a tag to compare

What's new

Documentation

SPL Type Length Value - v0.4.3

28 Mar 12:32
Compare
Choose a tag to compare

What's new

Breaking changes

  • Update to spl-pod 0.2.2 which uses borsh v1

Other changes

SPL Transfer Hook Interface - v0.6.3

28 Mar 12:47
8c8e7de
Compare
Choose a tag to compare

What's new

Solana

  • Bump to 1.18.2

Pod

Tlv

Tlv-account-resolution

Transfer-hook-interface

SPL Transfer Hook Example - v0.6.0

28 Mar 12:48
Compare
Choose a tag to compare

What's new

Other

  • Refactor StateWithExtensionsMut functionality into trait (#6329) by @joncinque

Solana

  • Bump crates to 1.18.2

Tlv

Tlv-account-resolution

Token-2022

Transfer-hook-example

Transfer-hook-interface