Releases: solana-program/create-solana-program
v0.3.16
Patch Changes
-
#101
5f27fdf
Thanks @lorisleiva! - Remove unused@solana/webcrypto-ed25519-polyfill
dependency in JS client -
#103
f2e1453
Thanks @lorisleiva! - Use2.0.0-rc.4
version of web3.js
v0.3.15
Patch Changes
v0.3.14
Patch Changes
-
#93
e5c620d
Thanks @lorisleiva! - Use Codama v1.0.0 (See codama-idl/codama#234) -
#90
2594fb8
Thanks @kevinrodriguez-io! - Adds extra assertion helpers for shank programs -
#95
380ec4f
Thanks @lorisleiva! - Use2.0.0-rc.1
version of web3.js -
#94
218cebf
Thanks @lorisleiva! - Use Node v20
v0.3.13
Patch Changes
-
#89
1347315
Thanks @lorisleiva! - Add anchor as optional feature in Rust client -
#91
399f593
Thanks @lorisleiva! - Bump Kinobi version -
#83
afc1c6d
Thanks @buffalojoec! - Updates Rust linting scripts to use the proper toolchain.
v0.3.12
Patch Changes
- #85
bd9a598
Thanks @lorisleiva! - Bump web3.js version torc
in JS clients
v0.3.11
Patch Changes
-
#81
2f9e702
Thanks @lorisleiva! - Improve Solana version link scriptpnpm 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 than1.18.19
, the install URL will userelease.anza.xyz
instead ofrelease.solana.com
.
v0.3.10
Patch Changes
d3c55ba
Thanks @lorisleiva! - Fix typo in main workflow
v0.3.9
Patch Changes
- #78
f360459
Thanks @lorisleiva! - Add library names to CLI options
v0.3.8
Patch Changes
-
#76
9039243
Thanks @lorisleiva! - Add script and CI workflow for publishing JS clients -
#77
0544bde
Thanks @lorisleiva! - Add script and CI workflow for publishing Rust clients -
#75
4adf466
Thanks @lorisleiva! - Add CLI versions to workspace Cargo.toml and Solana check scripts -
#73
2e17eb9
Thanks @lorisleiva! - Add description and repository to Rust client Cargo.toml
v0.3.7
Patch Changes
- #71
4a55c62
Thanks @lorisleiva! - Detect installed Rust version