herbie-lint 1.0.6

A rustc plugin to check for numerical instability
Change Log
==========

1.0.5 — 2015-02-12
------------------
* Rustup to rustc 1.8.0-nightly (4b2c7030f 2016-02-12)

1.0.4 — 2015-01-26
------------------
* Implement a timeout when executing Herbie.
* More documentation and wiki.

1.0.3 — 2015-01-25
------------------
* Fix bug in Rust expression reconstruction which displayed Herbie function
  names.

1.0.2 — 2015-01-09
------------------
* Add the `herbie_ignore` attribute.

1.0.1 — 2015-01-09
------------------
* Support for `Herbie.toml` improved.
* Support for calling `herbie-inout` if available.
* Better error handling.