Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

v1.0.4

Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 12 Nov 04:43

<a name"1.0.4">

1.0.4 (2015-11-12)

Bug Fixes

  • env:
    • Removing if clause for windows detection, applying APPDATA to all platforms. (847e80f1)
    • checks if windows platform, then send in APPDATA env var. (a18d2b31)
  • istanbul: istanbul to ignore if branch, can't mock process.platform for coverage. (125055d8)
  • test: rel path to _mocha in npm tst to make it windows compatible (f0fb1791)