All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.21.6 (2022-04-27)
- Fix app suffix bug while initing template: #192
3.21.5 (2022-04-20)
- Add
sls param
command information onsls --help
output and website doc: #189
3.21.4 (2022-04-13)
- Fix
invoke local
path error on Windows: #182
3.21.3 (2022-03-30)
- Fix exit code issue for YML parsing
- Detect .env file inside target path
3.21.2 (2022-03-16)
- Republish new version for binary upload
3.21.1 (2022-03-16)
3.21.0 (2022-03-09)
- Download binary from CDN to accelerate the process
3.20.3 (2022-02-23)
- Request new logs only after earlier action succeed
3.20.2 (2022-02-16)
- Fix
terminal proxy
error - Enable users to choose local and global credentials: #133
3.20.1 (2022-02-02)
- Show pure version messgae for
version --plain
command
3.20.0 (2022-01-25)
- Release 3.20.0 for public
3.19.3 (2022-01-20)
help
command will not trigger standalone upgrade- Improve standalone ugprade animation
- The user will not be reminded to upgrade again within seven days after the user chooses not to upgrade.
- Fix standalone upgrade issue on windows
- Output detail for
version
command withbinary
ornpm
3.19.2 (2022-01-20)
- Fix standalone upgrade on windows
3.19.1 (2022-01-19)
- Stop polling logs when two errors happen in a row
- Check if path already exists for sls init
- Link instance to existed app in sls command
3.19.0 (2022-01-11)
- Exit process and format msg for errors in dev mode
- Fix credentials command
3.16.11 (2022-01-10)
- Add questionnaire notify for users
- Add
CLI upgrade
notify for npm installation
3.16.10 (2021-12-21)
- Add unit tests for Tencent CLI
3.16.9 (2021-12-09)
- Change
--skip-update
to--skipUpdate
for skipping update check
3.16.8 (2021-12-07)
- Show plain version message by
serverless-tencent version --plain
--skip-update
option can skipauto upgrade feature
- Use
$HOME/.serverless-tencent
as CLI resource path
3.16.7 (2021-12-07)
- Ignore upgrade feature for
version
command
3.16.6 (2021-12-06)
- We consider
macos_x64
asmac_arm64
right now and provide this standalone tomac arm64
users, due to Github CI has not provide amac arm64
environment to build standalone
3.16.5 (2021-12-01)
serverless-tencent CLI
will inform for users to upgrade the standalone CLI if detect a new version exceptdeploy
commands
3.16.4 (2021-11-30)
- Test
generate standalone in Github CI
feature - Update
window-x64
program
3.16.3 (2021-11-16)
- Update
name
andapp
fields for generate YML config
3.16.2 (2021-11-16)
- Upgrade generate YML config for Node project in http component
- Add unit tests
3.16.1 (2021-11-08)
- Fix loadGlobalCredentials config
- Release error message improvement
- Update major version to make validation alert feasible