Releases: fern-api/fern
Releases · fern-api/fern
0.0.219
Add availability to yaml/ir (#840) * Add availability to yaml/ir * Update snapshots
0.0.218
Treat 'self' as reserved in python (#837)
0.0.217
Hardcode pydantic/fastapi generators to be PYTHON (#836)
0.0.216
Un-break query param v1 (#835)
0.0.215
Generate language-specific IRs (#834) * Generate language-specific IRs * Fix depcheck
0.0.214
0.0.213
0.0.212
Add error constants to IR (#815) * Add error constants to IR * string -> wire string * Add doc
0.0.211
Remove inline types from error declarations (#813) * Remove inline types from error declarations * Fix json schema * Add migration * Add comments to tests