Skip to content

program-entrypoint@v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 11:19
· 31 commits to master since this release

What's new

  • Publish solana-program-entrypoint v2.3.0 by @github-actions[bot]
  • Fix various build warnings (#184) by @joncinque
  • Run cargo-sort on the whole workspace (#177) by @joncinque
  • Export used types by no_alloc macro (#143) by @febo
  • Enable optimizer in tests and procmacros (#67) by @alexpyattaev