Skip to content

v3.0.1

Compare
Choose a tag to compare
@juliangruber juliangruber released this 26 Apr 20:26
· 308 commits to master since this release

Added

  • Run verify-travis-appveyor as part of tests to ensure they are in sync (@ralphtheninja)
  • Test that destroy() doesn't inadvertently create the directory (@vweevers)
  • Add node 10 to Travis and AppVeyor (@ralphtheninja)

Changed

Fixed

  • Handle all errors in destroy tests (@vweevers)
  • Fix deprecation warnings related to Buffer() (@peakji)
  • Fix deprecation warnings related to nan (@ralphtheninja)

Removed

  • Remove node 5 and 7 from AppVeyor (@ralphtheninja)
  • Remove console.log() from approximate-size-test.js (@vweevers)