Skip to content

v1.13.0

Compare
Choose a tag to compare
@shirchen shirchen released this 16 Jun 23:00
· 345 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.