Skip to content

v1.0.0

Compare
Choose a tag to compare
@HelloGrayson HelloGrayson released this 31 Jul 19:01
· 405 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.