Releases: twilio/twilio-cli-core
Releases · twilio/twilio-cli-core
3.0.2
3.0.1
Release Notes
Library
- PR #51: Add user prompt config storage and utils. Thanks to @childish-sambino!
- PR #50: Change 'Twilio profile' to just 'profile' for the flag description. Thanks to @childish-sambino!
3.0.0
2.0.5
Release Notes
Library
- PR #48: Make the account-sid flag an add-on flag that custom commands can use. Thanks to @childish-sambino!
- PR #47: Add prompt message utility to base command. Thanks to @childish-sambino!
- PR #46: Add support for next page links that are relative or absolute. Thanks to @childish-sambino!
- PR #45: Handle dot-separated strings when converting to camelCase (or PascalCase). Thanks to @childish-sambino!
- PR #44: Update dot-separated parameter names. Thanks to @childish-sambino!
2.0.4
Release Notes
Library
- PR #42: Bump lodash.template from 4.4.0 to 4.5.0. Thanks to @dependabot[bot]!
- PR #37: Bump lodash from 4.17.11 to 4.17.14. Thanks to @dependabot[bot]!
- PR #39: Debug log on null response values if nullable not allowed. Thanks to @childish-sambino!
Insights
- Added
properties
to summary.
2.0.3
2.0.2
Release Notes
Library
- PR #36: Look for keytar in the CLI dependency tree first. Thanks to @childish-sambino!
- PR #35: Switch from using short descriptions by default to long. Thanks to @childish-sambino!
- PR #34: Drop non-public components. Thanks to @childish-sambino!
- PR #33: Drop non-public domains and paths. Thanks to @childish-sambino!
- PR #32: Add better error message for network issues. Thanks to @childish-sambino!
- PR #31: Add pre-commit hook to execute tests. Thanks to @childish-sambino!
- PR #30: Convert boolean request parameter values to strings. Thanks to @childish-sambino!
- PR #28: Print 'No results' when outputting an empty result. Thanks to @childish-sambino!
- PR #29: Debug log the HTTP response status code and headers. Thanks to @childish-sambino!
Api
- Make
friendly_name
optional for applications create