7.0.0-beta.33 (2021-03-17)
Fixes
- MongoBinary: add information about "RUNTIME_DOWNLOAD" to no binary found error (94ee82d)
- MongoBinary: change to match with regex instead of string splitting (ab1cd36)
- MongoBinary: remove using "binaryVersion" for version, because "version" cannot be undefined (72c8199)
- MongoBinary: use less variables & extend error (8b448db)
- MongoBinary: use semver for version comparison (d1f181a)