Skip to content

v0.3.0

Compare
Choose a tag to compare
@dignifiedquire dignifiedquire released this 06 Aug 08:04
· 180 commits to master since this release

Features

BREAKING CHANGES

  • Karma-coverage does not ship with additional instrumenter. You need to explicitly install the instrumenter you need.
    Removed Ibrik instrumenter that need to be installed explicitly.
    Quick list of known community instrumenters :
  • Ibrik (CoffeeScript files instrumenter).
  • Ismailia (ES6 files instrumenter using Traceur).
  • Isparta (ES6 files instrumenter using 6to5).