solana-program / create-solana-program

pnpm create solana-program
Apache License 2.0
74 stars 10 forks source link

Detect installed Rust version #71

Closed lorisleiva closed 3 months ago

lorisleiva commented 3 months ago

This PR changes the way we decide on the toolchain to use by resolving the Rust version first by:

This PR also logs a warning if the resolved Rust version and the resolved Solana version could have compatibility issues.

This PR also does a bunch of refactoring, especially in version manipulation.

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: e956866cbc8116b54e1d59d4ae0b94a5bafca756

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | create-solana-program | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR