0.1.6
- Renamed EnumTypeColumn to ChoiceColumn
- Force
ChoiceColumn
to only accept subclass ofstarlette_web.common.utils.choices.Choices
- Make Choices accept labels
- Allow passing non-empty response body for 204, 304 status codes (circumvents specific uvicorn check)