Releases: blocklessnetwork/cli
Releases · blocklessnetwork/cli
v0.0.38
What's Changed
- Verify JWT expiry time before confirming wallet connection by @uditdc in #75
- Improve incorrect command error messages by @uditdc in #74
- Cancel init operation if function name is not entered by @uditdc in #73
Full Changelog: v0.0.37...v0.0.38
v0.0.37
Create non-collision tmp directory to download install script (#71)
v0.0.36
Include function stop and delete commands (#68)
v0.0.35
Feature/eng 425 cli errors and logs standardisation (#67)
v0.0.34
What's Changed
- Feature/eng 359 cli bls login error by @uditdc in #63
- Validating local NPM version for CLI compiled binary by @uditdc in #64
- Feature/eng 416 cli performance and help context by @uditdc in #65
Full Changelog: v0.0.33...v0.0.34
v0.0.33
What's Changed
- Pass stdin from
bls function invoke
to runtime by @uditdc in #58
- Bypass user confirmation on function deploy command when updating by @uditdc in #57
- Set external resource permissions from bls config by @uditdc in #59
- Removing redundant starter templates from function init by @uditdc in #60
- Replace networking with b7s for the CLI by @uditdc in #61
- Include a new Price Oracle template for assembly script by @uditdc in #62
Full Changelog: v0.0.32...v0.0.33
v0.0.32
update the crypto signature of the checksum (#56)
v0.0.31
- add support for updating project
- add support for more starters
v0.0.29
Generate bls.toml settings on function init (#45)