Skip to content

v0.23.0

Choose a tag to compare

@ioquatix ioquatix released this 19 May 08:02
4709b6f
  • Async::Service::Generic.wrap now checks for a make_service(environment) method on the evaluator before falling back to service_class. This allows environments to compose child environments and return a fully-constructed service without introducing a dedicated service class.