Skip to content

Releases: palantir/conjure-rust

3.6.6

10 Apr 16:24
1d26ff4
Compare
Choose a tag to compare
Type Description Link
Fix Fix codegen for empty unions #343

3.6.5

15 Feb 15:03
91e8369
Compare
Choose a tag to compare

No documented user facing changes

3.6.4

15 Feb 15:01
91dac6a
Compare
Choose a tag to compare
Type Description Link
Fix Fix codegen for map<T, double> #302

3.6.3

14 Feb 20:18
abdc942
Compare
Choose a tag to compare

No documented user facing changes

3.6.2

14 Feb 20:13
08c4c12
Compare
Choose a tag to compare
Type Description Link
Feature Fix the build #300

3.6.1

14 Feb 19:39
67274fc
Compare
Choose a tag to compare
Type Description Link
Fix Codegen succeeds for error type args that reference objects #264

3.6.0

03 May 14:33
d546b20
Compare
Choose a tag to compare
Type Description Link
Feature Added a #[conjure_client] macro which will create client implementations for an annotated trait representing HTTP endpoints. #241

3.5.0

09 Jan 15:34
2b40d24
Compare
Choose a tag to compare

No documented user facing changes

3.4.0

13 Dec 16:21
c16f9ac
Compare
Choose a tag to compare
Type Description Link
Fix Fixed code generation for endpoints with no arguments and a request context. #227

3.3.0

12 Dec 15:35
1f65efb
Compare
Choose a tag to compare
Type Description Link
Feature The value used for the version of the generated crate can now be set separately from the version used in client endpoint metadata. #224