Releases: sashamelentyev/usestdlibvars
Releases · sashamelentyev/usestdlibvars
v1.12.0
What's Changed
- feat: add check status code in http.Redirect by @vsvastey in #48
- feat: add check status code in http.RedirectHandler by @sashamelentyev in #49
New Contributors
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- feat: add check status code in http.Error method by @sashamelentyev in #44
- feat: add check status code in http.StatusText by @sashamelentyev in #46
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- test: add HTTP status code happy cases by @sashamelentyev in #38
- feat: add "StatusCode" as const by @sashamelentyev in #41
- chore: remove http.NoBody check by @sashamelentyev in #42
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- dev: cleanup by @sashamelentyev in #25
- chore: bump Go version by @sashamelentyev in #26
- refactor: change values arg position in report function by @sashamelentyev in #27
- test/crypto by @sashamelentyev in #28
- feat: add gen by @sashamelentyev in #29
- fix: convert HTTP method current value to upper by @sashamelentyev in #33
- feat: add http.NoBody by @sashamelentyev in #34
- docs(README): add http-no-body flag by @sashamelentyev in #35
- feat: add lower HTTP method in issue by @sashamelentyev in #36
- feat: add check HTTP status code in IfStmt by @sashamelentyev in #37
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- short form in check func by @Tamagaft in #21
- feat: add default RPC path by @sashamelentyev in #22
- feat: add check struct elements by @sashamelentyev in #23
- dev: cleanup by @sashamelentyev in #24
New Contributors
Full Changelog: v1.7.0...v1.8.0