1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-12-22 00:27:46 +02:00

7 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
a23c9df16b docs: minor docs improvements (#5320)
- better styling
- short codes
- no 404 on unreleased `Since: ` block
2024-11-29 11:17:45 -03:00
Carlos Alexandro Becker
e6a5a258c5 docs: fix shortcode 2024-11-29 00:17:45 -03:00
Carlos Alexandro Becker
09be848e1a feat(build): initial support for zig (#5312)
Continuing on #5308 and #5307, this finally adds Zig support to
GoReleaser!

Things are very raw still, plenty of use cases to test (please do test
on your project if you can), but it does work at least for simple
projects!

A release done by this:
https://github.com/goreleaser/example-zig/releases/tag/v0.1.0

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-11-28 08:47:20 -03:00
Carlos Alexandro Becker
edaf931ad1 docs: improve git semver sorting pro warning
closes #5110
2024-09-03 19:57:07 -03:00
Carlos Alexandro Becker
50ee54ac6e docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-08-03 14:30:10 -03:00
Carlos Alexandro Becker
42d614dd62 chore: crlf 2024-07-23 18:47:06 -04:00
Carlos Alexandro Becker
6b645926a8 docs: improve docs (#5006)
closes https://github.com/orgs/goreleaser/discussions/5004

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-17 10:56:36 -03:00