Changelog
4.0.0
Now requires a modern browser that can support basic ES6+ syntax
See: 739cf50
you no longer get a Bluebird-flavored Promise back when you call gofer functions in promise mode
See: f2bc735
Now requires Node 8.x and/or a browser with native URL and URLSearchParams support
See: bbe30c1
c9e684c
chore: upgrade linting & node reqs56a3394
refactor: eslint --fix test739cf50
refactor: eslint --fix lib7f5a2ea
test: fix test for new .eslintrc.jsonf34c7eb
test: fix tests for new mochifyf2bc735
refactor: use native Promises instead of bluebirdd869ea6
refactor: use lodash.* for remaining needs0e77ee5
test: use proper Buffer.from()
bbe30c1
refactor: use native URL & URLSearchParamsChangelog
3.7.9
908d467
chore: bump eslint-utils from 1.3.1 to 1.4.2Changelog
3.7.6
c442229
chore: bump js-yaml from 3.12.0 to 3.13.1