Skip to content

v1.13.0

Choose a tag to compare

@shirchen shirchen released this 16 Jun 23:00
· 349 commits to master since this release

Added

  • Added fx.ValidateGraph which allows graph cycle validation and dependency correctness
    without running anything. This is useful if fx.Invoke has side effects, does I/O, etc.