Releases: palantir/conjure-python
Releases · palantir/conjure-python
4.14.0
🐛 Fixes
- Fix develop branch by changing file operations (#914)
💡 Improvements
- Properly handle enums in path/query/header params and URL encode path params (#927)
4.13.0
💡 Improvements
- Update python reserved keywords and sanitized python endpoint params (#905)
4.12.0
Type |
Description |
Link |
Fix |
Make exports compliant with static checkers |
#787 |
4.11.0
Type |
Description |
Link |
Improvement |
Use pythonic docstyle for conjure types' docs and disallow any sequence of """ within |
#780 |
4.10.0
Type |
Description |
Link |
Improvement |
Wrap indent docstring in newlines for UnionSnippet |
#777 |
Fix |
Pin pylint to the last functioning release to unblock contributions |
#778 |
3.18.4
Type |
Description |
Link |
Improvement |
Wrap indent docstring in newlines for UnionSnippet |
#777 |
4.9.0
Type |
Description |
Link |
Fix |
order union properties to avoid type collision |
#749 |
3.18.3
No documented user facing changes
4.8.0
Type |
Description |
Link |
Improvement |
Add option to return none on unknown union variants |
#714 |
3.18.2
No documented user facing changes