Skip to content

Releases: palantir/conjure-python

4.14.0

08 Nov 15:02
4.14.0
9e0ff15
Compare
Choose a tag to compare

🐛 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

17 Oct 17:02
4.13.0
ee33339
Compare
Choose a tag to compare

💡 Improvements

  • Update python reserved keywords and sanitized python endpoint params (#905)

4.12.0

16 Feb 20:17
1dd9d41
Compare
Choose a tag to compare
Type Description Link
Fix Make exports compliant with static checkers #787

4.11.0

07 Feb 19:30
ace68c0
Compare
Choose a tag to compare
Type Description Link
Improvement Use pythonic docstyle for conjure types' docs and disallow any sequence of """ within #780

4.10.0

07 Feb 12:04
0fd0219
Compare
Choose a tag to compare
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

07 Feb 14:30
254c66c
Compare
Choose a tag to compare
Type Description Link
Improvement Wrap indent docstring in newlines for UnionSnippet #777

4.9.0

10 Aug 13:58
9b93a1d
Compare
Choose a tag to compare
Type Description Link
Fix order union properties to avoid type collision #749

3.18.3

23 May 15:59
d7d1222
Compare
Choose a tag to compare

No documented user facing changes

4.8.0

22 May 15:13
8f8a7b3
Compare
Choose a tag to compare
Type Description Link
Improvement Add option to return none on unknown union variants #714

3.18.2

07 Apr 15:31
e725c89
Compare
Choose a tag to compare

No documented user facing changes