Skip to content

0.1.6

Compare
Choose a tag to compare
@dolamroth dolamroth released this 17 Sep 14:28
· 67 commits to main since this release
  • Renamed EnumTypeColumn to ChoiceColumn
  • Force ChoiceColumn to only accept subclass of starlette_web.common.utils.choices.Choices
  • Make Choices accept labels
  • Allow passing non-empty response body for 204, 304 status codes (circumvents specific uvicorn check)