Skip to content

Releases: nickderobertis/crozier

v0.0.10

Choose a tag to compare

@nickderobertis nickderobertis released this 11 Jul 13:46
1b0d6a6

Added

  • close the four remaining Fern parity gaps (basic auth, oauth, inline-array bodies, writeOnly ordering) (#37)

v0.0.9

Choose a tag to compare

@nickderobertis nickderobertis released this 11 Jul 06:53
697dab2

Added

  • close remaining Fern parity gaps (inline hoisting, cookie params, environments) (#35)

v0.0.8

Choose a tag to compare

@nickderobertis nickderobertis released this 11 Jul 05:09
1bde36f

Other

  • delegate formatting to ruff and move presentational rendering to templates (#33)

v0.0.7

Choose a tag to compare

@nickderobertis nickderobertis released this 11 Jul 02:43
9a0433e

Added

  • byte-match generation for auth, discriminated unions, integer enums, schema constraints, and form bodies (#31)

v0.0.6

Choose a tag to compare

@nickderobertis nickderobertis released this 10 Jul 23:53
dc39ff5

Fixed

  • stop emitting an empty errors import and prune stale modules on regeneration (#28)

v0.0.5

Choose a tag to compare

@nickderobertis nickderobertis released this 10 Jul 22:11
8c5716e

Added

  • complete the client layer, aggregators, and docs (exhaustive fully matches Fern) (#25)

v0.0.4

Choose a tag to compare

@nickderobertis nickderobertis released this 10 Jul 21:03
a8c7856

Added

  • complete the raw-client endpoint layer, errors, and scaffolding (#23)

v0.0.3

Choose a tag to compare

@nickderobertis nickderobertis released this 10 Jul 18:54
84fbff0

Added

  • widen raw_client.py to query/header params and scalar/enum/union bodies (#21)

v0.0.2

Choose a tag to compare

@nickderobertis nickderobertis released this 10 Jul 16:08
c6cf571

Added

  • emit per-tag raw_client.py for no-request-body endpoints (#18)

v0.0.1

Choose a tag to compare

@nickderobertis nickderobertis released this 10 Jul 14:33
b5e12d6

Fixed

  • ship assets/ in the published crate so cargo publish builds (#15)