Releases: m-lab/ndt7-js
Releases · m-lab/ndt7-js
0.0.6
What's Changed
- Improve error handling by @robertodauria in #52
- Set up TestCafe testing framework by @robertodauria in #53
- Add HTML example by @robertodauria in #55
- Refactor
now
by @RA80533 in #36 - Update example code and ws library by @robertodauria in #58
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #59
- Fix postMessage calls in case of errors by @robertodauria in #61
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #60
- Configure BrowserStack-based testing by @robertodauria in #62
- Add metadata configuration field by @robertodauria in #65
- Fix bug in metadata handling by @robertodauria in #66
- Bump version to 0.0.6 by @robertodauria in #67
- Bump version in package.json by @robertodauria in #68
New Contributors
- @dependabot made their first contribution in #59
Full Changelog: 0.0.5...0.0.6
0.0.5
Changelog:
- Fixed server selection algorithm to always pick the first server from the randomized list coming from Locate
- Set minimum NodeJS version to >= 12
- Improve NodeJS vs browser environment detection in ndt7.js
- Updated dependencies
0.0.5-beta.0
Implement a workaround for the bug affecting the upload part of the measurement on Safari.