Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@maldoinc maldoinc released this 29 Jan 20:24
  • Container now exposes .aget, the async version of .get to be used with async dependencies.
  • Fix bug with the container not properly initializing objects from async factories (regular async functions rather than async generators).