mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-14 23:00:33 +00:00
13 lines
No EOL
417 B
Markdown
13 lines
No EOL
417 B
Markdown
## Releases
|
|
|
|
## 1.0.6
|
|
Automatically sends Content-Type and Accept application/json headers for \<verb>Json() helper methods if not set in the client or parameters.
|
|
|
|
## 1.0.5
|
|
Adds \<verb>Json() helper methods for json over http scenarios.
|
|
|
|
## 1.0.4
|
|
Started to add \<verb>Json() helper methods. Do not use this release for that. Use >= 1.0.5 since there was an issue with types.
|
|
|
|
## 1.0.1 to 1.0.3
|
|
Adds proxy support. |