Skip to content

0.28.4 (2026-05-11)

Latest

Choose a tag to compare

@knope-bot knope-bot released this 11 May 19:43
284576f

Features

  • Update uv_build to 0.11 when using --meta=uv (#1434)

Add support for x-enum-varnames to string enums

#1358 by @mbbush

You can now customize the variable names of the generated string enumerations using the x-enum-varnames openapi extension. Previously, this was only possible for integer enumerations.