Skip to content

Releases: junobuild/cli

v0.0.10

11 Feb 09:31
Compare
Choose a tag to compare

Features

  • support for new storage configuration (trailing slash deprecated and headers added)
  • whoami
  • display a spinner when config is in progress
  • bump concurrent number of deployed file to 30

v0.0.9

10 Feb 16:21
Compare
Choose a tag to compare

Fix

  • incorrect mime type (needs to be string but library might return false if not found)

v0.0.8

10 Feb 14:28
Compare
Choose a tag to compare

Fix

  • admin lib to upgrade wasm

v0.0.7

10 Feb 14:00
Compare
Choose a tag to compare

Fix

  • GitHub url point to Juno repo instead of work in progress repo

v0.0.6

10 Feb 07:21
Compare
Choose a tag to compare

Features

  • new upgrade advance option for custom local wasm file
  • improve access to help
  • batch deploy upload to avoid stressing network too much
  • improve deploy output

v0.0.5

08 Feb 18:35
Compare
Choose a tag to compare

Features

  • display progress bar for upload and clear

Fix

  • sha256 comparison of images
  • init config overwrite

Build

  • bump dependencies

v0.0.4

07 Feb 21:15
Compare
Choose a tag to compare
  • fix deploy to mainnet

v0.0.3

07 Feb 21:11
Compare
Choose a tag to compare
  • fix missing templates in npm package

v0.0.2

07 Feb 21:07
Compare
Choose a tag to compare

Hello world 👋

05 Feb 07:01
Compare
Choose a tag to compare
v0.0.1

feat: initial import