Skip to content

Releases: palantir/conjure-typescript

4.2.0

14 May 21:56
9837302
Compare
Choose a tag to compare
Type Description Link
Improvement Generate more compact service endpoint definitions to reduce code size #137

4.1.0

01 Apr 19:03
2ef7575
Compare
Choose a tag to compare
Type Description Link
Improvement recommendedVersion is no longer required, matching the behavior of gradle-conjure. #131

4.0.0

06 Jan 13:20
3bb6fcb
Compare
Choose a tag to compare
Type Description Link
Break Generate binary return type as ReadableStream and binary argument type as ReadableStream BufferSource

3.9.3

19 Nov 14:55
4c949f2
Compare
Choose a tag to compare
Type Description Link
Fix Remove downloads folder from published package #121

3.9.2

08 Aug 17:07
91fbe00
Compare
Choose a tag to compare
Type Description Link
Fix Top level binary type is generated as Blob type with correct response and request media types #104

3.9.1

08 Aug 09:48
2bfb9b9
Compare
Choose a tag to compare
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

05 Aug 17:42
c5f7611
Compare
Choose a tag to compare
Type Description Link
Improvement Conjure binary type is implemented as Blob type #102

3.8.2

26 Jul 15:53
2a4381c
Compare
Choose a tag to compare
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

09 Jul 12:34
Compare
Choose a tag to compare
Type Description Link
Fix Windows batch script runs conjure typescript correctly now, by adding the script path. #97

3.8.0

09 Jul 09:53
0f68d7a
Compare
Choose a tag to compare
Type Description Link
Improvement A .bat script is provided for windows users #96