Releases: junobuild/cli
Releases · junobuild/cli
Release list
v0.6.6
v0.6.5
Features
- Use and get list of controllers with an update call on upgrade
--reset.
Build
- Inherit Zod v4.
v0.6.4
Features
- Add suupport for running the local emulator with Podman.
- Read runner configuration
targetforjuno fn buildas well.
Fix
- Emulator configuration validation.
Refactor
- Move and rename functions and modules to accomodate new features.
Build
- Bump dependencies.
v0.6.3
Fix
- "the input device is not a TTY" when running
juno dev startin headless context
v0.6.2
Build
- Use latest Juno JS dependencies.
v0.6.1
Features
- Print "Invalid configuration" when the
emulatorconfig does not match the expected schema.
v0.6.0
Features
- Replaced usage of
docker composewithdocker runinjuno dev start. - Removed unused
docker-compose.ymltemplates. - Introduced support for custom
emulatorconfigurations defined injuno.config.
v0.5.4
Fix
- Incorrect release path for WASM lookup on
juno dev build. Issue introduced in v0.5.3.
v0.5.3
Fix
error: manifest path/juno/src/sputnik/Cargo.tomldoes not exist- thrown when unused onjuno dev build.
v0.5.2
Fix
- Revert compressing HTML files by default (for now).