Skip to content

Releases: gobuffalo/httptest

v1.5.2

04 Sep 01:47
Compare
Choose a tag to compare

What's Changed

  • replaced test action with starter/reusable workflow by @sio4 in #17
  • updated test workflow to run on push to the main by @sio4 in #18
  • updated module dependencies

Full Changelog: v1.5.1...v1.5.2

v1.5.1

11 Nov 18:45
83ed455
Compare
Choose a tag to compare

What's Changed

  • update modules (testify and sessions) by @sio4 in #16

Full Changelog: v1.5.0...v1.5.1

v1.5.0: Merge pull request #14 from gobuffalo/json-improvements

28 Feb 16:23
f972e6e
Compare
Choose a tag to compare
added functions to allow for any http verb

v1.4.1: Merge pull request #13 from gobuffalo/github-actions

31 Jan 18:16
67fa649
Compare
Choose a tag to compare

v1.0.6

29 Nov 16:12
897a44b
Compare
Choose a tag to compare

Updates .HTML method to add Accept header.

v1.0.5: Merge pull request #5 from gochigo/preserve-request-uri

21 Nov 04:04
dd4e2be
Compare
Choose a tag to compare

v1.0.3

05 Nov 15:17
Compare
Choose a tag to compare
Change the Content-Type in the JSON and XML requests to be an Accept.…

v1.0.1

23 Aug 17:27
Compare
Choose a tag to compare
mapped the net/http/httptest package for ease

v1.0.0

23 Aug 16:15
Compare
Choose a tag to compare
usage