Skip to content

Releases: solana-program/token-2022

js@v0.13.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:45

What's new

js-legacy@v0.4.15

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:21

What's new

interface@v3.1.1

Choose a tag to compare

@joncinque joncinque released this 26 Jun 10:42

What's new

  • Add support for mixed proof locations for confidential mint burn instruction constructors (#1263) by @samkim-crypto

js@v0.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 14:00

What's new

interface@v3.1.0

Choose a tag to compare

@joncinque joncinque released this 17 Jun 19:34
08acc4d

What's new

  • Publish spl-token-2022-interface v3.1.0 (manual version update #1262)
  • Add allocation-free account length helper (#1231) by @grod220
  • Align orchestration with the solana-program org (#1246) by @lorisleiva
  • Sync Token 2022 IDL with the program interface (#1210) by @lorisleiva

rust-legacy@v0.19.1

Choose a tag to compare

What's new

  • Publish spl-token-client v0.19.1 by @github-actions[bot]
  • Bump solana-zk-sdk to v7 (#1240) by @joncinque
  • Support permissioned burn authority in burn (#1226) by @joncinque

proof-generation@v0.6.1

Choose a tag to compare

What's new

  • Publish spl-token-confidential-transfer-proof-generation v0.6.1 by @github-actions[bot]
  • Bump solana-zk-sdk to v7 (#1240) by @joncinque

cli@v5.6.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 11:21

What's new

  • Publish spl-token-cli v5.6.1 by @github-actions[bot]
  • Bump solana-zk-sdk to v7 (#1240) by @joncinque
  • Support permissioned burn authority in burn (#1226) by @joncinque

js@v0.11.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 09:11

What's new

  • Publish js@v0.11.0 by @github-actions[bot]
  • Move confidential transfer helpers to /confidential subpath (#1233) by @amilz

js@v0.10.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 07:28

What's new

  • Publish js@v0.10.0 by @github-actions[bot]
  • Confidential transfers helper functions (#1096) by @catmcgee
  • Add a batch instruction helper to the JS client (#1211) by @lorisleiva
  • Sync Token 2022 IDL with the program interface (#1210) by @lorisleiva
  • Include source files in published package for IDE navigation (#1037) by @amilz