Skip to content

Releases: junobuild/cli

v0.6.10

13 Jul 14:50
Compare
Choose a tag to compare

Features

  • Print --mode information - an review phrasing - for juno login help
  • Add a tips about mode when no access key is resolved.

v0.6.9

09 Jul 05:46
Compare
Choose a tag to compare

Fix

  • Touch workaround for juno fn build with Podman on macOS

v0.6.8

07 Jul 04:54
Compare
Choose a tag to compare

Features

  • Add alias juno functions init for juno functions eject.

v0.6.7

04 Jul 09:24
Compare
Choose a tag to compare

Fix

  • Args were ignored on juno upgrade --target satellite. Detected with a dev trying to use --reset.

v0.6.6

03 Jul 20:10
Compare
Choose a tag to compare

Build

  • Bump latest Zod.

v0.6.5

03 Jul 19:54
Compare
Choose a tag to compare

Features

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

Build

  • Inherit Zod v4.

v0.6.4

27 Jun 15:13
Compare
Choose a tag to compare

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

25 Jun 17:33
Compare
Choose a tag to compare

Fix

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

v0.6.2

25 Jun 07:12
Compare
Choose a tag to compare

Build

  • Use latest Juno JS dependencies.

v0.6.1

25 Jun 04:41
Compare
Choose a tag to compare

Features

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