Releases: litestar-org/litestar
Releases · litestar-org/litestar
v0.1.5
- fix: monkey patch "openapi-schema-pydantic" to change Schema.extra to Extra.ignore
v0.1.4
- fix: update pydantic-factories to v1.1.0, resolving compatibility issues with older versions of pydantic
- fix: include_in_schema for routes always being true
v0.1.3
- updated dependencies to use pydantic-factories v1.0.0
- added
NotFoundException
v0.1.2
- fixed requests not being included in project dependencies
- updated pydantic to v1.9.0
v0.1.1
- added missing exports to init method
v0.1.0b1
0.1.0 Beta 1 version
- features are all in place.
- documentation is still incomplete and being written.
- testing is required before being production stable