Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (17 loc) · 997 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 997 Bytes

nine-track changelog

3.1.1 - Upgraded to pem@1.14.2 to fix dev vulnerability

3.1.0 - Upgraded to request@2.88.0 to fix GitHub vulnerability warning

3.0.4 - Upgraded to express@3.21.2 to fix GitHub vulnerability warning

3.0.3 - Updated supported Node.js versions to >=0.10

3.0.2 - Added foundry for release

3.0.1 - Fixed out of order placeholder requests issue

3.0.0 - Repaired regression for parallel requests being made inside of startSeries. Fixes #8

2.0.0 - Fixed scrubFn providing inconsistent responses when sending fresh data vs stored data. Fixes #4

1.4.0 - Added preventRecording. Fixes uber/eight-track#36

1.3.3 - Fixed up URLs in documentation

1.3.2 - Added more examples. Fixes #2

1.3.1 - Fixed lint errors

1.3.0 - Added startSeries/stopSeries for handling series data

1.2.0 - Added scrubFn to allow for sanitizing data before saving to disk

1.1.0 - Fixed Travis CI and moved to twolfson-style for lint/style

1.0.0 - Initial fork from eight-track@2.1.0