Skip to content

Releases: solana-program/memo

program@v4.0.0

02 Jun 18:09

Choose a tag to compare

What's new

  • Publish pinocchio-memo-program v4.0.0 by @github-actions[bot]
  • Replace v3 implementation with v4 (#381) by @febo

program@v3.1.0

01 Jun 16:15
1a8f2c6

Choose a tag to compare

What's new

  • program: Add deprecate note (#384) by @febo

js@v0.11.1

29 May 14:49

Choose a tag to compare

What's new

  • Publish js@v0.11.1 by @github-actions[bot]
  • Migrate JS lint and format tooling to Oxlint and Oxfmt (#380) by @lorisleiva
  • Migrate JS tests from local validator to LiteSVM (#379) by @lorisleiva
  • Migrate JS tests from AVA to Vitest (#378) by @lorisleiva
  • Bump Codama renderers and migrate JS client to Kit plugins (#377) by @lorisleiva
  • Include source files in published package for IDE navigation (#341) by @amilz

interface@v2.1.0

22 May 11:23

Choose a tag to compare

What's new

  • Publish spl-memo-interface v2.1.0 by @github-actions[bot]
  • Update dependencies and program address (#372) by @febo

js@v0.11.0

06 Feb 12:39

Choose a tag to compare

What's new

  • Publish js@v0.11.0 by @github-actions[bot]
  • Bump JS client to Kit v6 (#319) by @lorisleiva

js@v0.10.0

05 Nov 11:53

Choose a tag to compare

What's new

  • Publish js@v0.10.0 by @github-actions[bot]
  • Update @solana/kit dependency to 5.0 (#271) by @beeman

js@v0.9.0

14 Oct 08:18

Choose a tag to compare

What's new

  • Publish js@v0.9.0 by @github-actions[bot]
  • Bump JS client to Kit v4 (#263) by @lorisleiva

js@v0.8.0

02 Sep 16:11

Choose a tag to compare

JS client v0.8.0

interface@v2.0.0

12 Aug 20:26

Choose a tag to compare

[interface@v2.0.0] - 2025-08-12

💼 Other

  • Bump sdk to v3 (#212)

⚙️ Miscellaneous Tasks

  • Release

interface@v1.0.0

02 Aug 17:32
interface@v1.0.0
4c0703f

Choose a tag to compare

What's new

Introducing spl-memo-interface, a new crate which contains the minimum types required by downstream clients like Agave.

Mainly contains build_memo to create instructions, and the v1 / v3 program ids.