Skip to content

Latest commit

 

History

History
331 lines (166 loc) · 21.8 KB

CHANGELOG.md

File metadata and controls

331 lines (166 loc) · 21.8 KB

create-solana-program

0.3.18

Patch Changes

0.3.17

Patch Changes

0.3.16

Patch Changes

0.3.15

Patch Changes

0.3.14

Patch Changes

0.3.13

Patch Changes

0.3.12

Patch Changes

0.3.11

Patch Changes

  • #81 2f9e702 Thanks @lorisleiva! - Improve Solana version link script

    pnpm solana:link now also asks you to download the required Solana version if it's not already installed. Additionally, if the required Solana version is equal to or greater than 1.18.19, the install URL will use release.anza.xyz instead of release.solana.com.

0.3.10

Patch Changes

0.3.9

Patch Changes

0.3.8

Patch Changes

0.3.7

Patch Changes

0.3.6

Patch Changes

0.3.5

Patch Changes

0.3.4

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

0.2.9

Patch Changes

0.2.8

Patch Changes

0.2.7

Patch Changes

0.2.6

Patch Changes

0.2.5

Patch Changes

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

0.1.19

Patch Changes

0.1.18

Patch Changes

0.1.17

Patch Changes

0.1.16

Patch Changes

0.1.15

Patch Changes

0.1.14

Patch Changes

0.1.13

Patch Changes

0.1.12

Patch Changes

  • #11 097d08a Thanks @lorisleiva! - Rename validator scripts

  • a7e46b7 Thanks @lorisleiva! - Prefix dot files with _. in templates

  • #9 2b62bf0 Thanks @steveluscher! - Update @solana/web3.js to ^2.0.0-preview – a relative version range that targets the newest version of the preview line

  • #12 e254142 Thanks @lorisleiva! - Use fixed counter address in snapshots

    This prevents new keypairs from being generated and avoids having lots of unnecessary address changes between snapshots.

0.1.11

Patch Changes

  • #6 52e704a Thanks @febo! - Fixes a typo and small tweak to program label

0.1.10

Patch Changes

0.1.9

Patch Changes

0.1.8

Patch Changes

0.1.7

Patch Changes

0.1.6

Patch Changes