Skip to content

Releases: junobuild/cli

v0.6.6

Choose a tag to compare

@peterpeterparker peterpeterparker released this 03 Jul 20:10

Build

  • Bump latest Zod.

v0.6.5

Choose a tag to compare

@peterpeterparker peterpeterparker released this 03 Jul 19:54

Features

  • Use and get list of controllers with an update call on upgrade --reset.

Build

  • Inherit Zod v4.

v0.6.4

Choose a tag to compare

@peterpeterparker peterpeterparker released this 27 Jun 15:13

Features

  • Add suupport for running the local emulator with Podman.
  • Read runner configuration target for juno fn build as well.

Fix

  • Emulator configuration validation.

Refactor

  • Move and rename functions and modules to accomodate new features.

Build

  • Bump dependencies.

v0.6.3

Choose a tag to compare

@peterpeterparker peterpeterparker released this 25 Jun 17:33

Fix

  • "the input device is not a TTY" when running juno dev start in headless context

v0.6.2

Choose a tag to compare

@peterpeterparker peterpeterparker released this 25 Jun 07:12

Build

  • Use latest Juno JS dependencies.

v0.6.1

Choose a tag to compare

@peterpeterparker peterpeterparker released this 25 Jun 04:41

Features

  • Print "Invalid configuration" when the emulator config does not match the expected schema.

v0.6.0

Choose a tag to compare

@peterpeterparker peterpeterparker released this 24 Jun 15:49

Features

  • Replaced usage of docker compose with docker run in juno dev start.
  • Removed unused docker-compose.yml templates.
  • Introduced support for custom emulator configurations defined in juno.config.

v0.5.4

Choose a tag to compare

@peterpeterparker peterpeterparker released this 23 Jun 15:05

Fix

  • Incorrect release path for WASM lookup on juno dev build. Issue introduced in v0.5.3.

v0.5.3

Choose a tag to compare

@peterpeterparker peterpeterparker released this 20 Jun 05:09

Fix

  • error: manifest path /juno/src/sputnik/Cargo.toml does not exist - thrown when unused on juno dev build.

v0.5.2

Choose a tag to compare

@peterpeterparker peterpeterparker released this 19 Jun 20:32

Fix

  • Revert compressing HTML files by default (for now).