Skip to content

sysvar@v5.0.0

Choose a tag to compare

@solana-sdk-releaser solana-sdk-releaser released this 10 Sep 21:26
· 12 commits to master since this release

What's new

  • Publish solana-sysvar v5.0.0
  • Remove deprecations ahead of breaking releases (#925) by @joncinque
  • Don't re-export InstructionError (#911) by @joncinque
  • Replace tuple entries with repr(C) structs (#898) by @kskalski