Skip to content

Releases: caddyserver/xcaddy

v0.2.0

04 Sep 01:39
v0.2.0
c8b2d00
Compare
Choose a tag to compare

Changelog

3d8622d Handle replacements robustly (#69)
8c5d3f1 Keep DWARF info by setting XCADDY_DEBUG=1 (#62)
82e7b6a cmd: Add xcaddy version command
220c0db cmd: Set up main.go, similar to caddy, for retaining version info

v0.1.9

11 Apr 18:33
v0.1.9
83bc5a7
Compare
Choose a tag to compare

Changelog

83bc5a7 accept replacements with branches of github forks (#51)

v0.1.8

15 Feb 18:32
v0.1.8
c213374
Compare
Choose a tag to compare

Changelog

5734acd Add XCADDY_SKIP_BUILD option (#41)
623c361 Resolve relative replacements
c213374 Resolve relative replacements for xcaddy build as well (#48)
e7b19b1 Run go mod tidy in the build environment (#47)
dabafee Support setcap in dev mode (XCADDY_SETCAP)

v0.1.7

30 Dec 18:26
v0.1.7
a341e54
Compare
Choose a tag to compare

Changelog

f74ee60 Update readme, specify local binary when executing

v0.1.6

23 Nov 20:36
4f3e0ef
Compare
Choose a tag to compare

Changelog

4f3e0ef Fix main.go generation when executing on a windows machine (#32)
13c49c3 Fix runDev when running on windows (#33)
1d18c58 Rename ModulePath -> PackagePath
b7fd102 Support go.mod replace version pinning (#27)
53742c9 Update .gitignore (#31)

v0.1.5

30 Jul 21:28
v0.1.5
3742b72
Compare
Choose a tag to compare

Changelog

4ce3d1d Add race detector support; update readme
362c345 Assume Caddy v2 if no semantic version is available
1eaff74 Disable timeouts by default, make configurable (fix #15)
681037f Fix arg syntax if version is omitted
23d4e0a Fix env var name, update readme
1095882 Fix readme example... again
5a59fd8 Fix typo
40c0796 Greatly lengthen exec timeouts... for now
8266ddc Handle package import paths that are in subfolders of Go module path
a1e17ca Honor CGO_ENABLED environment variable (fix #17)
7e4f9a0 Housekeeping
35c6866 Improve exported API, update docs
6f998da Improved cross-platform support
262a495 Make customized env effective (#9)
9146f00 Minor improvements; print go list errors, strip trailing slashes
68d27a0 Only cleanup temporary file after run is over
823a072 Only run compiled binary if same platform (fixes #20)
3742b72 Optionally skip cleanup; fix cgo when race detector enabled
dcc00b0 Support context cancellation and cleanup
fd8e902 Support replacements and customizing the core version; update readme
1cc8e08 Update CLI; change command to 'xcaddy'; update readme
f337ff9 Update name to xcaddy
9933d7f added go-get instructions for xcaddy (#4)
22d8243 fix off-by-one error (#3)
203ce92 readme: ensure the example is valid Go (#1)

v0.1.4

22 May 18:34
a1e17ca
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release