fx v1.0.0 Release Notes

Release Date: 2017-07-31 // over 6 years ago
  • ๐Ÿš€ First stable release: no breaking changes will be made in the 1.x series.

    โž• Added

    • ๐Ÿ‘ fx.Extract now supports fx.In tags on target structs.

    ๐Ÿ”„ Changed

    • [Breaking] Rename fx.Inject to fx.Extract.
    • [Breaking] Rename fxtest.Must* to fxtest.Require*.

    โœ‚ Removed

    • [Breaking] Remove fx.Timeout and fx.DefaultTimeout.