Skip to content

Releases: caddyserver/xcaddy

v0.4.2

29 May 20:57
v0.4.2
d7277db
Compare
Choose a tag to compare

Changelog

v0.4.1

07 May 15:18
v0.4.1
bff6878
Compare
Choose a tag to compare

Changelog

  • bff6878 add ".exe" when cross compiling for windows (#179)
  • 85e12f8 bug: fix regression preventing -trimpath and trim of debug symbols (#182)
  • f99151e build(deps): bump golangci/golangci-lint-action from 4 to 5 (#180)

v0.4.0

14 Apr 13:45
v0.4.0
743ce51
Compare
Choose a tag to compare

Changelog

  • a386211 Update README.md (#162)
  • bffc0f1 build(deps): bump actions/cache from 3 to 4 (#170)
  • cf4f080 build(deps): bump actions/checkout from 3 to 4 (#154)
  • d8b006a build(deps): bump actions/setup-go from 4 to 5 (#165)
  • 92e89f3 build(deps): bump actions/upload-artifact from 3 to 4 (#164)
  • a36cef4 build(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#167)
  • dcaaa73 build(deps): bump golangci/golangci-lint-action from 3 to 4 (#176)
  • f42cc51 build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#153)
  • d6f5a3e core: always inject the nobadger build tag (#173)
  • 743ce51 execute module replacement in a single command (#178)
  • 2887af6 feat: allow fs embedding with --embed (#160)

v0.3.5

07 Aug 16:25
v0.3.5
4227917
Compare
Choose a tag to compare

Changelog

v0.3.4

17 May 21:35
v0.3.4
c9644d6
Compare
Choose a tag to compare

Changelog

v0.3.3

25 Apr 15:31
v0.3.3
ae56370
Compare
Choose a tag to compare

Changelog

  • ae56370 Bump actions/setup-go from 3 to 4 (#138)
  • 5d0f23f core: pass context.Context to the command runner to adhere to timeouts, if set (#134)

v0.3.2

06 Feb 23:46
v0.3.2
661655c
Compare
Choose a tag to compare

Changelog

  • 661655c Add support for setcap from build command (#129)
  • 25c412f Always prepend caddy command with dot (#117)
  • e4c5f53 Don't include version in replacement source
  • e09becb Ignore vendor folder with mod=readonly
  • 0bd3c1d README: Add example for building from a github fork (#115)
  • 2b5d89d Remove use of io/ioutil

v0.3.1

26 Aug 03:46
v0.3.1
e6eb334
Compare
Choose a tag to compare

Changelog

  • 47f9ded Add XCADDY_GO_BUILD_FLAGS env var (#104)
  • 7abc7f5 Do not use only hardcoded "go" (#97)
  • edc1f41 Inject XCADDY_GO_BUILD_FLAGS through go operations (#102) (#110)
  • 979de37 Remove GO111MODULE
  • 7577d60 Tolerate module file paths with @ in them
  • e6eb334 core: add XCADDY_GO_MOD_FLAGS env var to allow passing custom go mod flags (#113)
  • a83fac1 refactor: swap use html/template for text/template (#103)

v0.3.0

13 Apr 19:14
v0.3.0
71ce25d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

19 Feb 22:35
v0.2.1
996c8d9
Compare
Choose a tag to compare

Changelog