Releases: AsabuHere/twilio-cli
Releases · AsabuHere/twilio-cli
1.0.0
1.0.0 (2023-06-09)
⚠ BREAKING CHANGES
- upgrade to oclif v2
- node engines support 14.x+
- add node engine support from 14.x+
- Storing profiles in config file instead of keytar.
- bump CLI core to pick up breaking camelCase change (twilio#171)
- raise Node requirement to v10 and upgrade dependencies (twilio#170)
Library - Test
Library - Docs
- add regional flag and regional/edge env vars to general usage doc (#206) (911a63b)
- add test credentials disclaimer (#250) (0a1b331)
- baseline all the templated markdown docs (#152) (124edba)
- Clarify how to privately share plugin code (#408) (d71a846)
- how to use the CLI to interact with Twilio subaccounts (#194) (1b98879)
- remove internal changelong entires (fb16954)
- remove the note about time filtering not working when listing monitor alerts (5b04c41)
- Update arch doc to remove keytar ref (#470) (d18c081)
- Update templated markdown docs to use new default branch name (1a63983)
- update the wording for the env vars setup (bfd765f)
Library - Features
- add '--no-attachment' option to 'email:send' (#169) (bb9de3d)
- add 'plugins:available' command that lists trusted, uninstalled plugins (#193) (ef04bad), closes #117
- add assets plugin to available plugins (#261) (3fbd71d)
- add custom HTTP header parameter support (#200) (1fef00e)
- Add flag no header for fetch and list commands. (#344) (d26f504)
- add signal2020 plugin to known commands list (#220) (2553fc7)
- add the official autopilot plugin to the trusted plugins list (#142) (89ccd40)
- added audit cronjob (#437) (0ffd3e1)
- Added github actions for publish to s3 and trigger homebrew release (#287) (5d7acd6)
- added notarization changes (#349) (2a8102e)
- Added the GitHub actions for cli (#284) (49e2376)
- Added the slack notifications for Github actions (#304) (8a14fdb)
- Added the tests and sonarcloud jobs (#312) (bfc7d57)
- adding windows package signing configurations (#341) (7b9abb1)
- adding workflow for apt release (#320) (bdfab17)
- block installation via npm when Node.js requirement not met (#208) (d58017d)
- Configuring RC release for rpm (#478) (fcd625e)
- Content-type detection for attachments in email:send (#167) (785c74c)
- DII 47 hyperlinks in help (#290) (ce15661), closes #286 #285
- Enable a draft release for npm and homebrew for sanity testing (#338) (9899fdf)
- link to our API docs when you --help (#283) (37a857d)
- Makes file paths with tildes work for email:send (#218) (4601971)
- move Twilio (Sub)Account APIs to their own topic (#195) (35340f3)
- oclif v2 migration (#466) (a9d57dc)
- platform executables sanity testing (#342) (369c152)
- prompt to install known plugin when command is not found (#191) (f64acf5)
- Release feature branch (#360) (6bfe20d)
- sanity check the account SID and auth token when creating profiles (#153) (174fd53)
- update the mechanics of the login command (#156) (a3f8e02)
Library - Fixes
- acceptance testing for brew and scoop releases (#417) (2239160)
- acceptance workflow failures fix (#415) (a907984)
- Add aws session token (#294) (8cfac65)
- Add delay before checking latest workflow id (#348) (a072f8c)
- Add input owner for docker test (#411) (73be18f)
- add node engine support from 14.x+ (ef520fd)
- add node engine support from 14.x+ (6de712f)
- Added changes for lc...