Releases: palantir/conjure-typescript
Releases · palantir/conjure-typescript
4.2.0
Type |
Description |
Link |
Improvement |
Generate more compact service endpoint definitions to reduce code size |
#137 |
4.1.0
Type |
Description |
Link |
Improvement |
recommendedVersion is no longer required, matching the behavior of gradle-conjure. |
#131 |
4.0.0
Type |
Description |
Link |
Break |
Generate binary return type as ReadableStream and binary argument type as ReadableStream |
BufferSource |
3.9.3
Type |
Description |
Link |
Fix |
Remove downloads folder from published package |
#121 |
3.9.2
Type |
Description |
Link |
Fix |
Top level binary type is generated as Blob type with correct response and request media types |
#104 |
3.9.1
Type |
Description |
Link |
Fix |
Conjure binary type is any as previous change didn't account for difference in top level and nested binary types |
#104 |
3.9.0
Type |
Description |
Link |
Improvement |
Conjure binary type is implemented as Blob type |
#102 |
3.8.2
Type |
Description |
Link |
Fix |
Fix a problem with the generated code in the case where path params show up in different orders in the path template and the args block. |
#100 |
3.8.1
Type |
Description |
Link |
Fix |
Windows batch script runs conjure typescript correctly now, by adding the script path. |
#97 |
3.8.0
Type |
Description |
Link |
Improvement |
A .bat script is provided for windows users |
#96 |