Skip to content

Releases: steinfletcher/apitest

v1.6.0

05 Mar 09:31
d71cdde

Choose a tag to compare

#145 Add support for custom fs.FS (#157)

v1.5.17

30 Aug 20:10
7d8ed83

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

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

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

Choose a tag to compare

v1.5.13: Remove goveralls

25 Sep 19:41

Choose a tag to compare

Better coverage tooling to be enabled in future commit

v1.5.12

24 May 21:18
0324a5b

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

Choose a tag to compare

Support defining input as http.Request from std lib

v1.5.10

16 May 21:38

Choose a tag to compare

Update vendored modules

v1.5.9

15 May 20:40

Choose a tag to compare

Fix ordering of reset character when colorizing error output