pypi starlite 0.6.0
v0.6.0

latest releases: 1.51.16, 1.51.15, 1.51.14...
2 years ago
  • added support for multiple paths per route handler
  • added support for static files
  • updated lifecycle support to allow for application state injection
  • updated route handlers and dependencies to allow for application state injection
  • updated dependency injection to allow for dependency injection into dependencies
  • updated PluginProtocol - added from_dict methods
  • updated SQLAlchemyPlugin:
    1. added from_dict method
    2. all back-references are now typed as Any
    3. all relationships are now typed as Optional
  • updated DTOFactory:
    1. supports generics
    2. added to_model_instance and from_model_instance methods
    3. added field_definitions kwarg, allowing for creating custom fields

Don't miss a new starlite release

NewReleases is sending notifications on new releases.