Skip to content

Releases: groupon/gofer

v4.0.2

21 Oct 18:21
Compare
Choose a tag to compare
  • add property "defaults" to typedefs - @dbushong #107
    • 2219a1c fix: add property "defaults" to typedefs

v4.0.1

07 Oct 17:41
Compare
Choose a tag to compare

v4.0.0

23 Sep 17:16
Compare
Choose a tag to compare

Breaking Changes

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

Commits

  • Modernize and Reduce package size - @dbushong #103
    • c9e684c chore: upgrade linting & node reqs
    • 56a3394 refactor: eslint --fix test
    • 739cf50 refactor: eslint --fix lib
    • 7f5a2ea test: fix test for new .eslintrc.json
    • f34c7eb test: fix tests for new mochify
    • f2bc735 refactor: use native Promises instead of bluebird
    • d869ea6 refactor: use lodash.* for remaining needs
    • 0e77ee5 test: use proper Buffer.from()
    • bbe30c1 refactor: use native URL & URLSearchParams

v3.8.1

19 Sep 21:48
Compare
Choose a tag to compare
  • add missing verbs & make types match - @dbushong #102
    • 4c52721 fix: add missing verbs & make types match

v3.8.0

19 Sep 20:27
Compare
Choose a tag to compare
  • add basic typescript type definitions - @dbushong #101
    • 36e7ea5 feat: add basic typescript type definitions
    • d6805f9 chore: update travis versions

v3.7.9

26 Aug 19:19
Compare
Choose a tag to compare

v3.7.8

10 Aug 16:56
Compare
Choose a tag to compare

v3.7.7

12 Jul 16:06
Compare
Choose a tag to compare

v3.7.6

05 Jun 15:58
Compare
Choose a tag to compare

v3.7.5

25 Mar 21:01
Compare
Choose a tag to compare