Skip to content

v0.4.0

Compare
Choose a tag to compare
@maoueh maoueh released this 08 May 14:01
  • Added full CGO support when building Go application/library, .goreleaser.yaml file now has C_INCLUDE_PATH and LIBRARY_PATH sets correctly so it's possible to build Go that depends on C libraries.

  • Added config/flag value goreleaser-docker-image so it's possible to override goreleaser Docker image used.