Skip to content

Releases: steinfletcher/apitest

v1.5.17

30 Aug 20:10
7d8ed83
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.16...v1.5.17

v1.5.16

08 May 12:15
12fca27
Compare
Choose a tag to compare

What's Changed

  • Fix MockRequest.BodyRegexp by @sentanos in #143
  • Set env variable to disable logs colorization by @svetadob in #139
  • Bump github.com/gofiber/fiber/v2 from 2.38.1 to 2.43.0 in /examples by @dependabot in #138

New Contributors

Full Changelog: v1.5.15...v1.5.16

v1.5.15: always show HTTP request method in diagrams (#130)

04 Apr 08:50
c82e133
Compare
Choose a tag to compare
even if there are no query parameters

v1.5.14: Adding custom context to Request (#126) (#127)

05 Nov 23:25
aed522b
Compare
Choose a tag to compare

v1.5.13: Remove goveralls

25 Sep 19:41
Compare
Choose a tag to compare
Better coverage tooling to be enabled in future commit

v1.5.12

24 May 21:18
0324a5b
Compare
Choose a tag to compare
Add support multipart/form-data (#119)

Co-authored-by: iasergunin <iasergunin@avito.ru>

v1.5.11

12 Jun 13:27
Compare
Choose a tag to compare
Support defining input as http.Request from std lib

v1.5.10

16 May 21:38
Compare
Choose a tag to compare
Update vendored modules

v1.5.9

15 May 20:40
Compare
Choose a tag to compare
Fix ordering of reset character when colorizing error output

v1.5.8

15 May 20:34
Compare
Choose a tag to compare
Add config option to colorize errors in std out