Last release 1 years ago
03 Jun 2025
Ships unpredictably
gaps range from 2 weeks to 5.5 years
Some releases are documented
notes for 2 of 4 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
17 releases · first in 2018
Release timeline
17 releases since 2018Releases
- v1.0.3-0.20250603143945-301c948ae9363 Jun 2025pre-release
Nothing published for this version
- v1.0.3-0.20191117101618-03d2ff3646b717 Nov 2019pre-release
Nothing published for this version
- v1.0.3-0.20191008162304-c2e465acfbf48 Oct 2019pre-release
Nothing published for this version
- v1.0.3-0.20190916154315-0e0a004fa21a16 Sept 2019pre-release
Nothing published for this version
- v1.0.3-0.20190622142117-c30549a1c65022 Jun 2019pre-release
Nothing published for this version
- v1.0.3-0.20190523071842-4cbac3f46b2623 May 2019pre-release
Nothing published for this version
- v1.0.21 Apr 2019
Release notes
Open source →main: fix definition and implementation of relative GOHACK (#49)
rogpeppe has a far sharper brain than me and pointed out a major issue
with the previous implementation: that we hadn't actually implemented
a relative value of GOHACK relative to the main module. - v1.0.129 Mar 2019
Release notes
Open source →Allow relative paths in GOHACK env var (#45)
Prior to this change, we were using `filepath.Join()` to derive a
replacement for the module dir. But this is not enough to
support relative directories, as `Join()` cleans the resulting path,
removing any `"./"` prefix (which is needed by the replace drective when
using a local directory).This change adds the `"./"` prefix if the user specified it in the GOHACK
env var.Note that relative parent directory `".."` is not cleaned by
`filepath.Join()`, so we do not need to cater to this case, and an added
test proves that this works.fixes #44
- v1.0.025 Oct 2018
Nothing published for this version
- v1.0.0-alpha.225 Oct 2018pre-release
Nothing published for this version
- v1.0.0-alpha.118 Oct 2018pre-release
Nothing published for this version
- v1.0.0-alpha.0.20181018073342-dad0e3a6b0b718 Oct 2018pre-release
Nothing published for this version
- v1.0.0-alpha.0.20181017220651-32c38d08025e17 Oct 2018pre-release
Nothing published for this version
- v1.0.0-alpha4 Oct 2018pre-release
Nothing published for this version
- v0.0.2-0.20181004105843-6b14ebceef1e4 Oct 2018pre-release
Nothing published for this version
- v0.0.2-0.20180930070559-d1269c93758a30 Sept 2018pre-release
Nothing published for this version
- v0.0.124 Aug 2018
Nothing published for this version