Skip to content

v1.17.1

Latest
Compare
Choose a tag to compare
@JacobOaks JacobOaks released this 19 Oct 17:04
· 5 commits to master since this release
3c7d5e3

Added

  • Suggestions for value vs. pointer elements for slice and array types.

Fixed

  • An issue where value group values were not getting decorated
    by decorators within the same module when using dig.Export(true).
  • A typo in docs.
  • An issue where false positives in cycle detection were occurring
    when providing to a child scope.

Thanks to @paullen and @lcarilla for their contributions to this release.