v0.4.0
This release focuses primarily on bug fixes, with a few feature improvements and refactoring for better project structure.
What's Changed
- New pallet template (default) by @tsenovilla in #272
- build(deps): bump zombienet-sdk by @evilrobot-01 in #273
- feat: adding new packages to workspace Cargo.toml automatically by @tsenovilla in #277
- fix: update chain spec and fix fetch_latest_tag by @AlexD10S in #282
- docs: add community section to README by @brunopgalvao in #289
- refactor: move extract_template_files into common crate by @AlexD10S in #283
- feat: improve pallet template generation by @tsenovilla in #261
- fix: remove extra 0x in outputted text when pop up by @AlexD10S in #298
- style: format in ci.yml by @tsenovilla in #287
- fix: limit API calls when generating parachain by @AlexD10S in #299
- chore: bump cargo-contract and subxt versions by @AlexD10S in #307
- ci: add clippy checks by @evilrobot-01 in #281
New Contributors
- @tsenovilla made their first contribution in #272
Full Changelog: v0.3.0...v0.3.1