v0.50.9
Reecepbcups
released this
14 Oct 19:33
·
10 commits
to release/v0.50
since this release
curl -sSL https://raw.githubusercontent.com/rollchains/spawn/release/v0.50/install.sh | bash -s -- v0.50.9
Major Features
- New documentation and tutorials
- Create cosmos app support (
make generate-webapp
) by @Reecepbcups in #236
Documentation
- tutorials: cw nfts, tokenfactory, spawn overview by @Reecepbcups in #223
- tutorials: cosmwasm contract + module by @Reecepbcups in #224
- tutorial: cosmwasm IBC by @Reecepbcups in #229
- debugging system environments by @Reecepbcups in #227
Fixes
- ICS forge display change format by @Reecepbcups in #233
- test using the same storage key for default modules by @Reecepbcups in #225
- ubuntu 22.04 works with
make proto-gen
as expected now, proper permissions by @Reecepbcups in #238, #239,
What's Changed
- remove globalfee by @Reecepbcups in #219
- remove ignite-cli support by @Reecepbcups in #234
- Update makefile get-localic to download latest localic version 8.7.1 by @pharr117 in #230
- clone local-ic instead of wget by @Reecepbcups in #237
- standalone chain by @Reecepbcups in #242
- chore(release): v0.50.9 by @Reecepbcups in #244
New Contributors
Full Changelog: v0.50.8...v0.50.9