Releases: solana-foundation/mucho
v0.10.0
Minor Changes
- #78
0c3cf91
Thanks @nickfrosty! - added an error logger
Patch Changes
-
#107
662bab1
Thanks @nickfrosty! - fix incorrect inspector
colors and failed status checker -
#94
9c95b97
Thanks @rudrodip! - Fix cargo update parser:
Handle spinner output, git packages, and array bounds checking -
#76
2391d77
Thanks @nickfrosty! - make the cargo updater
an optional install
v0.9.0
Minor Changes
-
#72
c42cf8d
Thanks @nickfrosty! - improved error handling
for gill transactions -
#73
46a9674
Thanks @nickfrosty! - added the
--commitmentand--skip-preflightflags for the token commands -
#74
ce5b616
Thanks @nickfrosty! - added localnet
validator checks on token commands -
#70
8d9c520
Thanks @nickfrosty! - add theself-update
command
v0.8.0
Minor Changes
- #69
e4b6d03
Thanks @nickfrosty! - get account balances
for various clusters
Patch Changes
- #66
81495a4
Thanks @nickfrosty! - fix assorted minor bugs
for program development
v0.7.1
Patch Changes
- #64
c654ea0
Thanks @nickfrosty! - fix help flag being
added to all commands
v0.7.0
Minor Changes
-
#60
d31a5c5
Thanks @nickfrosty! - document thetoken
commands -
0089e2a
Thanks @nickfrosty! - add thetoken mint
command to issue new supply -
#36
4190290
Thanks @jacobcreech! - added the
token createcommand -
#61
0657d12
Thanks @nickfrosty! - accept token program
for creating tokens -
#59
9fce264
Thanks @nickfrosty! - add the
token transfercommand
Patch Changes
-
#62
df52093
Thanks @nickfrosty! - added rpc url input
parser -
#63
16f7426
Thanks @nickfrosty! - refactor commands to
use the new rpc url parser -
#56
030df83
Thanks @nickfrosty! - refactor to use gill -
#55
d663434
Thanks @nickfrosty! - suppress runtime
warning messages
v0.6.0
Minor Changes
-
#47
1bd7b41
Thanks @nickfrosty! - add option flags to the
installcommand for core tools or all tools -
#43
df39fac
Thanks @arrayappy! - add priority-fee optional
command flag and updated deploy command to use it
Patch Changes
-
#50
d2a27fe
Thanks @nickfrosty! - optimize the file
finder code -
#49
e1478c2
Thanks @nickfrosty! - ensure the installer
checks for rustup AND rustc
v0.5.1
Patch Changes
- #40
76788a9
Thanks @nickfrosty! - fix no warning breakage
v0.5.0
Minor Changes
-
#23
ecceb3d
Thanks @nickfrosty! - improved version info
and listing node version with the 'info' command -
#34
4119090
Thanks @arrayappy! - add the docs command that
opens websites for each of the tools used by mucho -
#30
bea50ff
Thanks @nickfrosty! - add the inspect command
Patch Changes
-
#32
fbd29d7
Thanks @nickfrosty! - refactor the
warnMessage vs warnOutro -
#39
fa402c6
Thanks @nickfrosty! - fixinstallcommand
force changing anchor version to match avm version -
#27
d8e8156
Thanks @nickfrosty! - upgrade web3js to using
v2
v0.4.1
Patch Changes
-
#21
6c6b531
Thanks @nickfrosty! - fix self installer to
correctly detect installed mucho version. also to always install the latest
version -
#19
1404279
Thanks @nickfrosty! - handle error when no
cli config is set. also improve error handling around no keypair file existing
v0.4.0
Minor Changes
-
#13
836be5d
Thanks @nickfrosty! - add self updating to
the cli -
#9
b496a9d
Thanks @nickfrosty! - added special validator
version handing to return the test validator version and mucho version
Patch Changes
- #12
220cc86
Thanks @nickfrosty! - refactor using all test
validator args and options