Skip to content

Releases: bjornstar/intercept-redirect

v3.4.1 - 2018-05-18

10 Jul 02:03
Compare
Choose a tag to compare
  • [CircleCI] Remove badge from README because it shows build as failing instead of passing, issue reported to CircleCI, but after a week nothing has changed

v3.4.0 - 2018-05-11

10 Jul 02:02
Compare
Choose a tag to compare
  • [Appveyor] Test 3 latest versions of node
  • [Appveyor] Upload test results to the junit endpoint
  • [README] Add CircleCI and Appveyor badges

v3.3.2 - 2018-05-11

10 Jul 02:02
Compare
Choose a tag to compare
  • [Appveyor] Add support for testing on appveyor

v3.3.1 - 2018-05-11

10 Jul 02:01
Compare
Choose a tag to compare
  • [Testing] Purposely failing test was successfully caught
  • [Packaging] Match manifest and package versions
  • [CircleCI] Try adding test results

v3.3.0 - 2018-05-11

10 Jul 02:05
Compare
Choose a tag to compare
  • [Testing] Switch from tap to mocha, it's faster
  • [CircleCI] Output test results in xunit format in the reports directory

v3.2.4 - 2018-05-08

10 Jul 02:06
Compare
Choose a tag to compare
  • [CircleCI] save_cache uses key not keys

v3.2.3 - 2018-05-08

10 Jul 02:06
Compare
Choose a tag to compare
  • [CircleCI] Cache node_modules to share among jobs

v3.2.2 - 2018-05-08

10 Jul 02:06
Compare
Choose a tag to compare
  • Actually add travis badge to README
  • [CircleCI] Add version to workflows
  • [CircleCI] Requires should be a map
  • [CircleCI] Fix spacing for test

v3.2.1 - 2018-05-08

10 Jul 02:07
Compare
Choose a tag to compare
  • Add travis badge to README

v3.2.0 - 2018-05-08

10 Jul 02:07
Compare
Choose a tag to compare
  • Add travis-ci