Releases: fastbill/go-request
Releases · fastbill/go-request
Update Go version and dependencies
Add possibility to retrieve response headers
Merge pull request #8 from fastbill/response-headers Add possibility to retrieve response headers
Add ReformatMap helper
Merge pull request #7 from fastbill/add-reformat-map-helper Add ReformatMap helper
Add new DoWithCustomClient func
Merge pull request #6 from fastbill/feature/do-with-custom-client Add DoWithCustomClient function
Update Go version and deps
Merge pull request #5 from fastbill/go-update update Go, linter, deps and remove errors pkg
string response and expected status code
Merge pull request #4 from fastbill/string-response-and-expected-status add DoWithStringResponse function and ExpectedResponseCode parameter
Upgrade to Go 1.13
Merge pull request #3 from fastbill/upgrade-go113 Upgrade to Go 1.13
fix unit tests for Go 1.11.11
Merge pull request #1 from fastbill/hotfix/unit-test fix unit test for Go 1.11.11
Initial release
v1.0.0 FIX: recreate lock file