Skip to content

v1.14.1

Compare
Choose a tag to compare
@sywhang sywhang released this 22 Mar 17:17
· 42 commits to master since this release
d14f6ca

Fixed

  • Fix an issue where a dependency for a decoration supplied by another decorator in the
    same scope is ignored.
  • Fix a panic when submitting a single value as a value group in Scope.Decorate.
  • Upon a provide error, make the error message contain the function named specified
    by LocationForPC Option.