1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe/dist
Carlos Alexandro Becker d18adfb57e
feat: deprecate --rm-dist in favor of new --clean flag (#3702)
After talking with @perylemke, we realized that probably most people
will likely expect it to be called --clean instead of --rm-dist, as its
more similar to the popular `make clean` task.

This adds the --clean flag, and make the --rm-dist one deprecated.

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-01-20 23:47:08 -03:00
..
dist_test.go chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
dist.go feat: deprecate --rm-dist in favor of new --clean flag (#3702) 2023-01-20 23:47:08 -03:00