Releases: uber-go/sally
Releases · uber-go/sally
v1.6.0
v1.5.0
v1.4.0
Added
- Publish a Docker image to GitHub Container Registry.
Import it from ghcr.io/uber-go/sally.
Removed
- Remove
go-sourcetag from generated pages.
This tag is not necessary for https://pkg.go.dev. - Remove
branchfield underpackages.
This was only necessary for the droppedgo-sourcetag.
v1.3.0
v1.2.0
Added
- Packages now support specifying branches for target repositories with the
branchfield. - Packages can now override the
urlon a per-package basis with theurl
field.
Changed
- Use documentation badges from https://pkg.go.dev.
Thanks to @lucianonooijen, @jpbede, and @sullivtr for their contributions to
this release.
v1.1.1
v1.1.0
Added
- Support configuring the godoc server used for documentation links.
Changed
- Updated default godoc server from
https://godoc.orgtohttps://pkg.go.dev.