Releases: palantir/conjure-rust
Releases · palantir/conjure-rust
0.4.4
Type |
Description |
Link |
Feature |
The conjure-rust distribution now supports Windows. |
#69 |
0.4.3
Type |
Description |
Link |
Fix |
Add camelCase flag aliases to conjure-rust for compatibility with gradle-conjure . |
#67 |
0.4.2
Type |
Description |
Link |
Fix |
Fixed build publishes. |
#66 |
0.4.1
Type |
Description |
Link |
Feature |
conjure-rust and conjure-codegen can now optionally generate full crates. |
#65 |
0.4.0
- Upgraded serde-value to 0.6.
- Upgraded serde_bytes to 0.11.
0.3.10
- Fixed handling of float and binary values in the server-side JSON deserializer.
0.3.9
- Upgraded parking_lot to 0.9.
0.3.8
- Add
TryFrom
implementations between SafeLong
and usize
/isize
.
0.3.7
- Add
TryFrom
implementations for SafeLong
.
0.3.6
- Record endpoint deprecation in server resources.