Releases: m-lab/go
Add retract to include @latest version
This release retracts this version and all earlier v1.* series. This release is recognized as the @latest by the go tool, so that these retractions can be discovered and honored.
Latest release including packages shx, uploader, siteinfo
Add shx.Job interface with State, Description, and ExecJob (#131) …
Add Func and Script Job types (#132) …
Add Pipe Job type with new helpers with unit tests (#133) …
Replace defer w.Close() with explicit error checking (#135) …
Add retract directive to go.mod (#136) …
Add NewReaderContext and i/o helper functions (#134) …
Adds new Projects() func to get sites/projects.json (#137)
Adds new Machines() function to return machines.json format (#138) …
Add uploader package
One less code path (#129) Simplified.
Weekly release
Weekly release
Weekly release
Weekly release
v0.1.40 v1.4.0 Add flagx.ArgsFromEnvWithLog (#113)
Weekly release
Far too many changes to list individually. Instead, once just view the change list.
Introduce go module to correct for upstream library breakage.
Use go modules to fix upstream dependency breakage. (#93)
Committed changes since Dec 12, 2019
Add DateTime and Time flag types (#80) …
Add memoryless.NewTimer (#81) …
Add basic pretty printing support based on the json marshaller (#83) …
Only print warning if text is different. (#85)
Add storagex.Bucket.Dirs method (#86) …
Export AssignedFlags and MakeShellVariableName (#89) …
Add support to StringArray for "," separated values and .Contains met… …
Don't anonymize local IP addresses (#91) …
Prerelease for use in development through gopkg.in
Should remove when table-util is integrated into master.