### 2.0.0

* Fable 2

### 2.0.0-beta-001

* Compatibility with Fable 2 beta

### 1.1.1

* Always generate source maps for Rollup #1142
* Update README
* Validate options
* Remove cache

### 1.1.0

* Use `this.error(msg)` for F#/Fable errors instead of `this.warn(msg)`

### 1.0.7

* Add cache

### 1.0.6

* Add `extra.failOnError` option, to stop compilation on F#/Fable errors

### 1.0.5

* Less verbose output

### 1.0.4

* Don't check fable-core version

### 1.0.3

* Check `FABLE_SERVER_PORT` environmental variable
