Releases: groupon/gofer
Releases · groupon/gofer
v2.4.11
v3.2.1
v3.2.0
v3.1.1
v3.1.0
v3.0.1
v3.0.0
If you used gofer
2.x before, you might want to read about all the changes in 3.x.
547db3b
feat: Initial version of fetch57a04a4
test: Verify error.bodyb3d86ad
style: Use _.assign over O.assign1e6e79c
refactor: Use bluebird instead of native15f0c70
refactor: Simplify agent optionsf76b59a
refactor: Remove random _propertya639184
feat: Add base class564886e
fix: Working sub-classingca4dbf6
docs: Port README952ac4d
docs: Add fetch-style examplecf0e5ef
docs: Mention fetch over request196eef9
docs: baseUrl is now an option04ed5ba
feat: Add legacy callback mode28b5a6a
feat: Add callback support for Gofer91fe8d8
style: Use explicit lodash imports6a5e5b8
feat: Multi-level config handling69b5ccf
feat: Expose Gofer as exports.default01e46bc
docs: Add links to the exportsec6b138
feat: Very basic browser support8e06e77
refactor: Remove http(s) from browser buildb2f3553
feat: Basics work in react-native05f88e8
test: Partially working test setup in phantomc41e60a
test: Run first actual browser testfce491d
test: Run the whole test suite in phantomfd542fa
feat: Support status code errors in browsers4e97ac2
doc: Update manual browser test instructions1e22002
test: Verify options.pathParams support7ecd8bc
test: Legacy-compatible endpoints are possiblec26613c
test: Verify response body stream71e8fe4
feat: Consistent header support for client-side6d55edb
feat: Send body as string or buffercb1afeb
test: Add missing body & qs testse7c4033
feat: options.auth support47c6121
test: options.headers test79fd337
feat: options.timeout5a42b47
feat: options.connectTimeout8c84f46
fix: Verify path params - see: #504ed4471
test: Stream request bodyfda4930
feat: https url supportbc217a0
feat: Use per-service http agentc1ed538
feat: Support form-data as an option mapper054f9e6
doc: Port old API docs33ddfcb
docs: Add example github API client3d5efa7
style: Remove invalid TODO8a9fe01
feat: Expose method and url on status code errorce3bde4
chore: Add nlm beta channel
v2.4.10
v2.4.9
v2.4.8
- Apply latest nlm generator - @i-tier-bot #55
de40928
chore: Apply latest nlm generator