Bugfixes - global_domain_event_dispatcher now lazily loads injector which could be empty if importing too early
9.0.0
New features - CRUDRepository now supports custom implementation extensions Changed - set_factory changed to set_injector - DomainEventDispatcher.set_handler_factory is deleted
8.2.0
New features - optional method argument added to interceptors
8.0.0
New features - winter.web now supports interceptors - winter.web now supports configurers Changed - winter.web.set_controller_factory renamed to winter.web.set_factory
7.0.0
New features - winter_openapi add annotation winter_openapi.global_exception - winter_openapi add validation check for missing exceptions Changed - winter.web rename annotation winter.throws → winter.raises - winter.web remove argument for problem annotation `auto_handle` and define default as True