Releases: sashamelentyev/usestdlibvars
Releases · sashamelentyev/usestdlibvars
v1.19.0
v1.18.0
What's Changed
- feat: add check method in httptest.NewRequest by @sashamelentyev in #70
- feat: add check status code in httptest.ResponseRecorder by @sashamelentyev in #71
- feat: check basiclit case in loop by @sashamelentyev in #72
Full Changelog: v1.17.1...v1.18.0
v1.17.1
What's Changed
- refactor: rename tls signature scheme flag const by @sashamelentyev in #69
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- chore: update dependencies by @sashamelentyev in #67
- feat: add tls.SignatureScheme by @sashamelentyev in #68
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- feat: add sql.IsolationLevel by @sashamelentyev in #66
Full Changelog: v1.15.1...v1.16.0
v1.15.1
v1.15.0
What's Changed
- refactor: refactor switch statement case by @sashamelentyev in #61
- chore: update deps by @sashamelentyev in #62
- refactor: check type struct element by @sashamelentyev in #63
- feat: add os.DevNull by @sashamelentyev in #64
- BREAKING CHANGE: rename default-rpc-path flag to "rpc-default-path"
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- feat: add more cases for switch stmt by @sashamelentyev in #54
- refactor: refactor checks func by @sashamelentyev in #55
- feat: use strings.Builder instead of strings.Trim by @sashamelentyev in #56
- refactor: refactor ifstmt case by @sashamelentyev in #57
- feat: use ifstmt func in switchstmt case by @sashamelentyev in #58
- feat: add pkgFunArgs by @sashamelentyev in #59
- refactor: refactor getBasicLitValue func by @sashamelentyev in #60
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- feat: add check HTTP method in ifstmt by @sashamelentyev in #51
- feat: add check HTTP Method and HTTP Status is SwitchStmt by @vsvastey in #53
Full Changelog: v1.12.1...v1.13.0
v1.12.1
What's Changed
- fix: add lookup flag in check status code case by @sashamelentyev in #50
Full Changelog: v1.12.0...v1.12.1