Skip to content

v1.10.0

Compare
Choose a tag to compare
@abhinav abhinav released this 20 Nov 19:59
· 324 commits to master since this release
ad2e5fa

Added

  • All fx.Options now include readable string representations.
  • Report stack traces when fx.Provide and fx.Invoke calls fail. This
    should make these errors more debuggable.

Changed

  • Migrated to Go modules.