Skip to content

Releases: octokit/fixtures

v1.7.1

03 Oct 04:47
Compare
Choose a tag to compare

1.7.1 (2017-10-03)

Bug Fixes

  • cron: pull request on fixture changes (34fcbdf)
  • normalization: don’t replace numbers at the end of commit hashes in URLs with "1" (527d034)

v1.7.0

02 Oct 04:51
Compare
Choose a tag to compare

1.7.0 (2017-10-02)

Bug Fixes

  • record: write raw/normalized fixtures (9130047)

Features

  • normalization: status, combined status (706e1bf)
  • scenario: create status (8b3da58)

v1.6.0

01 Oct 04:48
Compare
Choose a tag to compare

1.6.0 (2017-10-01)

Features

  • normalization: commit & content (e906401)
  • normalization: set nested property if exists (b807f44)
  • scenario: create file (2c98adc)

v1.5.1

24 Sep 10:51
Compare
Choose a tag to compare

1.5.1 (2017-09-24)

Bug Fixes

  • normalization: application/json;charset=utf-8 -> application/json; charset=utf-8 (e4246e6)

v1.5.0

24 Sep 07:17
Compare
Choose a tag to compare

1.5.0 (2017-09-24)

Bug Fixes

  • normalization: replace temporary repository name in location header (6a2f82e)

Features

v1.4.0

24 Sep 05:04
Compare
Choose a tag to compare

1.4.0 (2017-09-24)

Bug Fixes

  • scenario: create temporary repository for "add-and-remove-repository-collaborator" (e4f886a)

Features

v1.3.2

22 Sep 22:42
Compare
Choose a tag to compare

1.3.2 (2017-09-22)

Bug Fixes

  • remove proxy header "x-now-region" (#20) (270abd7)

v1.3.1

19 Sep 06:29
Compare
Choose a tag to compare

1.3.1 (2017-09-19)

Bug Fixes

  • package: make json-diff a main dependency (32f66e7)

v1.3.0

19 Sep 06:01
Compare
Choose a tag to compare

1.3.0 (2017-09-19)

Bug Fixes

  • fixtures: set content-length to 0 and remove content-type for put/patch requsets without body (1e85bba)
  • normalization: set content-length to 0 and remove content-type for put/patch requests without a body (153aab8)
  • scenarios: add timeout after invitation accepted to avoid racing conditions (555ec00)

Features

  • mock.pending() and mock.explain(error) (ae0283b)

v1.2.2

19 Sep 04:15
Compare
Choose a tag to compare

1.2.2 (2017-09-19)

Bug Fixes