Skip to content

Commit

Permalink
Merge pull request #809 from bcoe/deprecation
Browse files Browse the repository at this point in the history
chore: add deprecation notice to README, point folks to istanbuljs
  • Loading branch information
gotwarlost committed May 12, 2017
2 parents 89e338f + 4cb298a commit bc84c31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -7,6 +7,11 @@

[![NPM](https://nodei.co/npm/istanbul.png?downloads=true)](https://nodei.co/npm/istanbul/)

> *Deprecation Notice:* this version of _istanbul_ is deprecated, we will not be
landing pull requests or releasing new versions. But don't worry, the [Istanbul 2.0
API is now available](https://istanbul.js.org/) and is being actively developed
in the new [istanbuljs organization](https://github.com/istanbuljs).

**New** `v0.4.0` now has beautiful HTML reports. Props to Tom MacWright @tmcw for a fantastic job!

* [Features and use cases](#features)
Expand Down

0 comments on commit bc84c31

Please sign in to comment.