Skip to content

v1.23.0

Latest
Compare
Choose a tag to compare
@tchung1118 tchung1118 released this 11 Oct 17:36
· 1 commit to master since this release
699948c

Added

  • Added Runtime to fxevent.Run event, which stores the runtime of
    a constructor or a decorator that's run, including functions created
    by fx.Supply and fx.Replace.

Changed