Skip to content

Commit 5d3062f

Browse files
committed
oaiFeat: Updated api definitions changelog in CHANGES.md
1 parent ae5ad5a commit 5d3062f

File tree

1 file changed

+78
-1
lines changed

1 file changed

+78
-1
lines changed

CHANGES.md

+78-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,81 @@
1-
### [3.0.1](https://github.com/twilio/twilio-cli/compare/3.0.0...3.0.1) (2022-01-27)
1+
---------------------------
2+
**Api**
3+
- Add Version: ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
4+
Copyright: © 1999-2019 ImageMagick Studio LLC
5+
License: https://imagemagick.org/script/license.php
6+
Features: Cipher DPC Modules OpenMP
7+
Delegates (built-in): bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png tiff webp wmf x xml zlib
8+
Usage: stream-im6.q16 [options ...] input-image raw-image
9+
10+
Image Settings:
11+
-authenticate password
12+
decipher image with this password
13+
-channel type apply option to select image channels
14+
-colorspace type alternate image colorspace
15+
-compress type type of pixel compression when writing the image
16+
-define format:option
17+
define one or more image format options
18+
-density geometry horizontal and vertical density of the image
19+
-depth value image depth
20+
-extract geometry extract area from image
21+
-identify identify the format and characteristics of the image
22+
-interlace type type of image interlacing scheme
23+
-interpolate method pixel color interpolation method
24+
-limit type value pixel cache resource limit
25+
-map components one or more pixel components
26+
-monitor monitor progress
27+
-quantize colorspace reduce colors in this colorspace
28+
-quiet suppress all warning messages
29+
-regard-warnings pay attention to warning messages
30+
-respect-parentheses settings remain in effect until parenthesis boundary
31+
-sampling-factor geometry
32+
horizontal and vertical sampling factor
33+
-seed value seed a new sequence of pseudo-random numbers
34+
-set attribute value set an image attribute
35+
-size geometry width and height of image
36+
-storage-type type pixel storage type
37+
-synchronize synchronize image to storage device
38+
-taint declare the image as modified
39+
-transparent-color color
40+
transparent color
41+
-verbose print detailed information about the image
42+
-virtual-pixel method
43+
virtual pixel access method
44+
45+
Miscellaneous Options:
46+
-debug events display copious debugging information
47+
-help print program options
48+
-list type print a list of supported option arguments
49+
-log format format of debugging information
50+
-version print version information
51+
52+
By default, the image format of `file' is determined by its magic
53+
number. To specify a particular image format, precede the filename
54+
with an image format name and a colon (i.e. ps:image) or specify the
55+
image type as the filename suffix (i.e. image.ps). Specify 'file' as
56+
'-' for standard input or output. resource
57+
58+
**Conversations**
59+
- Fixed DELETE request to accept sid_like params in Address Configuration resources **(breaking change)**
60+
- Expose Address Configuration resource for and
61+
62+
**Fax**
63+
- Removed deprecated Programmable Fax Create and Update methods **(breaking change)**
64+
65+
**Insights**
66+
- Rename to and remove in conference participant summary **(breaking change)**
67+
68+
**Numbers**
69+
- Expose valid_until filters as part of provisionally-approved compliance feature on the List Bundles resource
70+
71+
**Supersim**
72+
- Fix typo in Fleet resource docs
73+
- Updated documentation for the Fleet resource indicating that fields related to commands have been deprecated and to use sms_command fields instead.
74+
- Add support for setting and reading and on Fleets resource for helper libraries
75+
- Changed property in requests to create an SMS Command made to the /SmsCommands to accept SIM UniqueNames in addition to SIDs
76+
77+
**Verify**
78+
- Update list attempts API to include new filters and response fields.### [3.0.1](https://github.com/twilio/twilio-cli/compare/3.0.0...3.0.1) (2022-01-27)
279

380

481
### Library - Chores

0 commit comments

Comments
 (0)