Releases: nickderobertis/crozier
Releases · nickderobertis/crozier
Release list
v0.0.10
v0.0.9
Added
- close remaining Fern parity gaps (inline hoisting, cookie params, environments) (#35)
v0.0.8
Other
- delegate formatting to ruff and move presentational rendering to templates (#33)
v0.0.7
Added
- byte-match generation for auth, discriminated unions, integer enums, schema constraints, and form bodies (#31)
v0.0.6
Fixed
- stop emitting an empty errors import and prune stale modules on regeneration (#28)
v0.0.5
Added
- complete the client layer, aggregators, and docs (exhaustive fully matches Fern) (#25)
v0.0.4
Added
- complete the raw-client endpoint layer, errors, and scaffolding (#23)
v0.0.3
Added
- widen raw_client.py to query/header params and scalar/enum/union bodies (#21)
v0.0.2
Added
- emit per-tag raw_client.py for no-request-body endpoints (#18)
v0.0.1
Fixed
- ship assets/ in the published crate so cargo publish builds (#15)