Releases: replit/river-python
Releases · replit/river-python
v0.17.18
What's Changed
- Use .get() for discriminator access in generated union encoders by @darshkpatel in #176
Full Changelog: v0.17.17...v0.17.18
v0.17.17
What's Changed
- Fix mypy arg-type errors in generated discriminated union encoders by @darshkpatel in #175
Full Changelog: v0.17.16...v0.17.17
v0.17.16
v0.17.15
Changes
🐛 Bug Fixes
- Fix codegen crashes for intersection types and complex list inner types @daweifeng-replit (#172)
v0.17.14
Changes
🐛 Bug Fixes
- Fix codegen for non-discriminated anyOf unions with mixed types @daweifeng-replit (#171)
v0.17.13
Changes
- feat: recursive types @darshkpatel (#170)
- Fix codeowners for agent-infrastructure @masad-frost (#169)
v0.17.12
Changes
- Upgrade pydantic version @JimmyAustin (#168)
v0.17.11
Changes
- Properly close streams on exception @JimmyAustin (#167)
- fix complex type repr @jackyzha0 (#165)
v0.17.10
Changes
- encode special fields @jackyzha0 (#164)
Private Fix Testing Release
v0.17.9.dev0 put the right files