Skip to content

Releases: palantir/distgo

v1.80.0

19 Dec 18:45
v1.80.0
883ef58
Compare
Choose a tag to compare

No documented user-facing changes

v1.79.0

04 Dec 21:48
v1.79.0
95b500b
Compare
Choose a tag to compare

💡 Improvements

  • Iterate over environment keys in sorted order to ensure stable ordering. (#517)

v1.78.0

04 Dec 19:36
v1.78.0
4182907
Compare
Choose a tag to compare

💡 Improvements

  • Adds the os-environment and os-archs-environment fields to build configuration to make it possible to specify environment variables that should be set when building binaries on a per-OS or per-OS/Architecture level. (#516)

v1.77.0

10 Sep 02:49
v1.77.0
ce806bd
Compare
Choose a tag to compare

No documented user-facing changes

v1.76.0

05 Sep 22:01
v1.76.0
897bf87
Compare
Choose a tag to compare

💡 Improvements

  • Uses the pkgpath module instead of "go list" to determine the main packages in a project if the distgo configuration does not declare products.

    Fixes "go list" errors that occurred in repositories with multiple main packages when using Go 1.22.0 and later. (#501)

v1.75.0

10 Aug 01:03
e57564f
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v1.74.0

01 Aug 23:23
5f923e5
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v1.73.0

29 Jul 23:31
82d7680
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v1.72.0

14 Jun 18:08
199aa32
Compare
Choose a tag to compare
Type Description Link
Improvement Add the ability to pipe through a Parallel flag into the dist CMD. Previously it was hardcoded to true #480

v1.71.0

08 Jun 08:14
d28fc9b
Compare
Choose a tag to compare

Automated release, no documented user facing changes