Skip to content

v1.0.0

Choose a tag to compare

@HelloGrayson HelloGrayson released this 31 Jul 19:01
· 442 commits to master since this release

First stable release: no breaking changes will be made in the 1.x series.

  • [Breaking] Rename fx.Inject to fx.Extract.
  • [Breaking] Rename fxtest.Must* to fxtest.Require*.
  • [Breaking] Remove fx.Timeout and fx.DefaultTimeout.
  • fx.Extract now supports fx.In tags on target structs.