Releases: palantir/conjure
Releases · palantir/conjure
4.15.1
Type |
Description |
Link |
Fix |
When an exception is hit while performing Parser.or, the exception is immediately thrown. Additionally, this current behaviour is causing tests to fail on master. Instead, store and re-throw any exceptions if no other parsers match. |
#812 |
4.15.0
Type |
Description |
Link |
Improvement |
Includes binary and datetime in suggested built-in types in the error message of invalid type. |
#804 |
4.14.2
Type |
Description |
Link |
Fix |
ForeignRefType namespace parsing now adheres to specs, accepting numbers and underscores |
#767 |
4.14.1
Type |
Description |
Link |
Fix |
tags are consistently sets |
#736 |
4.14.0
Type |
Description |
Link |
Feature |
Add tags field to EndpointDefinition in the IR |
#702 |
4.13.0
Automated release, no documented user facing changes
4.12.0
No documented user facing changes
4.11.2
Type |
Description |
Link |
Fix |
fix publish |
#682 |
4.11.1
Type |
Description |
Link |
Fix |
correctly set exit code on failure. |
#675 |
4.11.0
Type |
Description |
Link |
Improvement |
Each conjure file will only be parsed once |
#667 |