Releases: m-lab/ndt7-client-ios
0.0.4
What's Changed
- Fixing Xcode 14 Beta 4 build failure by @olgagalchenko in #85
- Fixing URLSessionNDT7 build issue on Xcode 13 and Xcode 14 😅 by @olgagalchenko in #86
- Update NDT7 pod version by @stephen-soltesz in #88
Full Changelog: 0.0.3...0.0.4
NDT7 - Release 0.0.3
Released on Wednesday, March 3, 2020. This is the third release for download and upload speed test using NDT7 Protocol
Features
Updated
- Update to support Locate API v2
- Show server location in example app
- Include client name in client metadata
NDT7 - Release 0.0.2
Released on Wednesday, March 25, 2020. This is the second release for download and upload speed test using NDT7 Protocol
Features
Updated
- BBRInfo. BBRInfo updated (BW) and cwndGain and pacingGain fields added.
- README file.
- Documentation file.
NDT7 - Release 0.0.1
Released on Thursday, Jan 30, 2020. This is the first release for download and upload speed test using NDT7 Protocol
Features
- Download speed test.
- Upload speed test.
Updated
- README file.
- Documentation file.
NDT7 - App Transport Security update
Released on Monday, Jan 27, 2020. This is a beta release with App Transport Security update.
- Warning: As beta version, there may be braking changes until 0.0.1 is released.
Added
- New App Transport Security update in NDT7 framework.
Updated
- README file.
- Documentation file.
- info.plist file from example app for App Transport Security update.
NDT7 - Websocket refactor
Released on Friday, Dec 12, 2019. This is a beta release with a refactor improvement for websocket implementation.
- Warning: As beta version, there may be braking changes until 0.0.1 is released.
Updated
- Websocket refactor.
- README file.
NDT7 - Download and Upload speed test beta update with new NDT7 protocol.
Released on Thursday, Nov 7, 2019. This is a beta release with a download and upload speed test beta version for NDT7 using new protocol.
- Warning: As beta version, there may be braking changes until 0.0.1 is released.
Added
- Websocket improvement for download and upload.
- Upload test improvement.
Updated
- README file.
- Documentation.
- Example app.
- NDT7 protocol.
NDT7 - Download and Upload speed test beta with new URL to get closer MLab server
Released on Friday, May 21, 2019. This is a beta release with a download and upload speed test beta version for NDT7 using new URL to get closer MLab server.
- Warning: As beta version, there may be braking changes until 0.0.1 is released.
Added
- New URL to get closer Mlab server.
Updated
- README file.
NDT7 - Download and Upload speed test beta
Released on Friday, May 17, 2019. This is a beta release with a download and upload speed test beta version for NDT7.
- Warning: As beta version, there may be braking changes until 0.0.1 is released.
Added
- Upload speed test beta version.
Updated
- README file.
- Example app showing data in screen.
- Documentation.
NDT7 - Download speed test beta
Released on Friday, April 26, 2019. This is a first beta release with a download speed test beta version for NDT7.
- Warning: As beta version, there may be braking changes until 0.0.1 is released.
Added
- Download speed test beta version.
- README file.
- Example app.
- Documentation.
- Continuous integration.
- Code coverage analysis.
- Code quality analysis.