Skip to content

0.5.0

Compare
Choose a tag to compare
@zombiezen zombiezen released this 26 Jan 02:01
0ac8450

New Features

  • Permit specifying build tags for analysis (#252)

Changed

  • Use full go run command in go:generate comment (#268)

Bug Fixes

  • internal/wire: fix panic in objectCache.processExpr (#236)
  • internal/wire: copy doc comment for generated injectors (#254)
  • docs: fix syntax error (#255)
  • docs: fix incorrect generated code in example (#277)