Skip to content

v6.2.1

Compare
Choose a tag to compare
@nodkz nodkz released this 30 Dec 07:14
· 2059 commits to master since this release

6.2.1 (2019-12-30)

Bug Fixes

  • ArchLinux: Warn because of no official mongodb binary
  • Alpine: Warn because of no official mongodb binary
  • Standardize more Environments Variables
  • Download would fail if archive size would be over 1000000 bytes

Changes

  • Added TSDoc to MongoBinaryDownload
  • Added TSDoc to MongoBinaryDownloadUrl
  • Improved some Errors
  • Changed FileSystem-Sync operations to Async operations
  • De-duplicated some environment variable code (envToBool)

closes #248 #255