Releases: junobuild/cli
Releases · junobuild/cli
v0.0.10
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
Fix
- incorrect mime type (needs to be
string
but library might returnfalse
if not found)
v0.0.8
Fix
- admin lib to upgrade wasm
v0.0.7
Fix
- GitHub url point to Juno repo instead of work in progress repo
v0.0.6
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
Features
- display progress bar for upload and clear
Fix
- sha256 comparison of images
- init config overwrite
Build
- bump dependencies
v0.0.4
- fix deploy to mainnet
v0.0.3
- fix missing templates in npm package
v0.0.2
- Juno has made it to mainnet, update authorization URL to https://console.juno.build
Hello world 👋
v0.0.1 feat: initial import