Skip to content

Releases: please-build/go-rules

v1.30.0

14 Apr 17:00
0962daa

Choose a tag to compare

  • Generate package info for go test targets (#346)

plz-gopackagesdriver-v0.8.0

14 Apr 11:23
dfe17a2

Choose a tag to compare

  • Include test files and their packag info if requested (#346)
  • ignore unknown srcs when querying whatinputs in package driver (#335)
  • skip plz-out when walking directories in the package driver (#339)
  • use --hidden when querying what inputs (#340)
  • find embed files and embed patterns (#341)
  • exclude experimental dir from package driver (#342)
  • roots calculated by looking at the export file rather than package (#345)

please-go-v1.23.0

14 Apr 11:23
dfe17a2

Choose a tag to compare

  • Be able to specify whether to add tests (#346)

v1.29.0

18 Mar 13:45
31bd1f0

Choose a tag to compare

  • Use please_go v1.22.0 built with Go 1.26.1

please-go-v1.22.0

18 Mar 13:10
36e8d41

Choose a tag to compare

  • Build with Go 1.26.1

v1.28.2

05 Nov 16:35
99be480

Choose a tag to compare

  • Compile assembly files individually in go_library (#330)

v1.28.1

31 Oct 14:04
f6d219e

Choose a tag to compare

  • Fix the handling of the external parameter in go_test and go_benchmark targets to add
    'external' to the correct sets of labels (#329)

v1.28.0

24 Oct 11:17
c8587ab

Choose a tag to compare

  • Setting the external parameter to True in go_test and go_benchmark targets now also adds
    'external' to the labels (#328)

v1.27.0

23 Oct 09:17
62686a9

Choose a tag to compare

  • Use please_go v1.21.0 built with Go 1.25.2 and golang.org/x/mod@v0.29.0 to allow for
    ignore directives in go.mod files (#325)

plz-gopackagesdriver-v0.7.0

22 Oct 16:17
f5328b3

Choose a tag to compare

  • Build with Go 1.25.2 (#324)