Skip to content

Releases: trygve-lie/circuit-b

Version 3.0.0

07 Nov 10:23
Compare
Choose a tag to compare

This version contain the following changes:

  • Refine which http status codes to trip on - #16
  • Updated dependencies

Version 2.2.0

29 Oct 21:35
Compare
Choose a tag to compare

This version contain the following changes:

  • Internally rearranged how one listen to events on the resource #15

Version 2.1.0

10 Oct 09:24
7534c73
Compare
Choose a tag to compare

This version contain the following changes:

  • Rename .name to .code in error objects - #6
  • Made it possible to internally log each event - #9
  • Testing against got - #12
  • Testing against axios - #7
  • Testing against node-fetch - #5

Version 2.0.0

21 Sep 23:29
Compare
Choose a tag to compare

This version contain the following changes:

  • Introduce timeout handling - #5

Version 1.1.0

20 Sep 20:47
Compare
Choose a tag to compare

This version contain the following changes:

  • Renamed parameter .name to .code in the Error object - #6
  • Testing against request.js - #4

Version 1.0.1

11 Sep 10:43
Compare
Choose a tag to compare

This version contain the following changes:

  • Added references to github repo in package.json
  • Reduced amount of files in npm package

Version 1.0.0

11 Sep 09:55
Compare
Choose a tag to compare

Initial implementation covering most basic features.