Releases: bjornstar/intercept-redirect
Releases · bjornstar/intercept-redirect
v3.4.1 - 2018-05-18
- [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
- [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
- [Appveyor] Add support for testing on
appveyor
v3.3.1 - 2018-05-11
- [Testing] Purposely failing test was successfully caught
- [Packaging] Match manifest and package versions
- [CircleCI] Try adding test results
v3.3.0 - 2018-05-11
- [Testing] Switch from
tap
tomocha
, it's faster - [CircleCI] Output test results in xunit format in the
reports
directory
v3.2.4 - 2018-05-08
- [CircleCI]
save_cache
useskey
notkeys
v3.2.3 - 2018-05-08
- [CircleCI] Cache node_modules to share among jobs
v3.2.2 - 2018-05-08
- 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
- Add travis badge to README
v3.2.0 - 2018-05-08
- Add travis-ci