Releases: palantir/distgo
Releases · palantir/distgo
v1.80.0
No documented user-facing changes
v1.79.0
💡 Improvements
- Iterate over environment keys in sorted order to ensure stable ordering. (#517)
v1.78.0
💡 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
No documented user-facing changes
v1.76.0
💡 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
Automated release, no documented user facing changes
v1.74.0
Automated release, no documented user facing changes
v1.73.0
Automated release, no documented user facing changes
v1.72.0
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
Automated release, no documented user facing changes