Skip to content

v1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@glibsm glibsm released this 21 Jun 21:34
  • [Breaking] Providing types into fx.App and invoking functions are now
    options passed during application construction. This makes users'
    interactions with modules and collections of modules identical.
  • [Breaking] TestLifecycle is now in a separate fxtest subpackage.
  • Add fx.Inject() to pull values from the container into a struct.