Skip to content

v1.3.1

Compare
Choose a tag to compare
@ozerovandrei ozerovandrei released this 26 Sep 11:07
· 73 commits to master since this release
be5ed20

Use standard HTTP method names from the net/http package instead of hardcoded values.
Fix some issues from the linter (emtpyFmt, etc.) #91.
Refactor testutils package handlers to use common options structure.