Skip to content

Releases: fastbill/go-request

Update Go version and dependencies

23 May 08:13
7a623fc
Compare
Choose a tag to compare
Merge pull request #9 from fastbill/go-update-1.18

update go and deps

Add possibility to retrieve response headers

03 Sep 06:22
fb2d20e
Compare
Choose a tag to compare
Merge pull request #8 from fastbill/response-headers

Add possibility to retrieve response headers

Add ReformatMap helper

02 Aug 09:38
34acce2
Compare
Choose a tag to compare
Merge pull request #7 from fastbill/add-reformat-map-helper

Add ReformatMap helper

Add new DoWithCustomClient func

07 Apr 12:00
b54fb35
Compare
Choose a tag to compare
Merge pull request #6 from fastbill/feature/do-with-custom-client

Add DoWithCustomClient function

Update Go version and deps

12 Jan 14:03
999a680
Compare
Choose a tag to compare
Merge pull request #5 from fastbill/go-update

update Go, linter, deps and remove errors pkg

string response and expected status code

19 Nov 12:15
3495ab8
Compare
Choose a tag to compare
Merge pull request #4 from fastbill/string-response-and-expected-status

add DoWithStringResponse function and ExpectedResponseCode parameter

Upgrade to Go 1.13

15 Oct 12:12
c7a31a1
Compare
Choose a tag to compare
Merge pull request #3 from fastbill/upgrade-go113

Upgrade to Go 1.13

fix unit tests for Go 1.11.11

02 Jul 08:41
1b27aa7
Compare
Choose a tag to compare
Merge pull request #1 from fastbill/hotfix/unit-test

fix unit test for Go 1.11.11

Initial release

19 Feb 16:18
Compare
Choose a tag to compare
v1.0.0

FIX: recreate lock file