Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Releases: douglasduteil/isparta

v4.0.0

14 Nov 23:32
Compare
Choose a tag to compare
  • Babel 6.x support 🚀 #81

v3.5.3

05 Nov 23:30
Compare
Choose a tag to compare
  • fix: Reverting config parsing changes to preserve .istanbul.yml functionality #84 (db1872d)

v3.5.1

02 Nov 22:39
Compare
Choose a tag to compare
  • fix: Unable to pass include information to istanbul #82 (1a210ac)

v3.5.0

31 Oct 20:34
Compare
Choose a tag to compare
  • chore(dependencies): Update istanbul to 0.4.0 (a804aec)

v3.4.0

31 Oct 20:24
Compare
Choose a tag to compare
  • fix(cli): missing missing post-exclude for istanbul@^0.3.15 (941dc51)

v3.3.0

31 Oct 19:47
Compare
Choose a tag to compare
  • chore(pkg): bump to source-map@^0.5.0 for babel@^5.8.25

v3.2.0

31 Oct 16:14
Compare
Choose a tag to compare
  • feat: add basic support for Istanbul ignore (c001a95)
  • feat: expose more options through the cli
  • fix: wrong export pattern (6e00388)
  • fix: clean packaged files for npm publish (e5d710b)
  • docs: make the README example works on Windows (59709d5)

v3.1.0

30 Sep 22:26
Compare
Choose a tag to compare
  • Use Object.assign() ponyfill (7de5cbc)
  • Fixed Istanbul path issue when generating coverage reports (a9363cf)
  • Fixed istanbul coverage saving in wrong location (f8e8df2)
  • Use nomnomnomnom (npm fork of nomnom)