## [0.3.1] - 2016-12-08 ### Fixed - Updated for latest nightly ## [0.3.0] - 2016-11-03 ### Changed - Changed enum generation to produce typed constants instead of Rust enums to avoid [undefined behavior](https://github.com/rust-lang/rust/issues/36927) ## [0.2.4] - 2016-10-22 ### Changed - Bumped `clang` version to `0.13.0` - Bumped `clang-sys` version to `0.11.0` - Bumped `clap` version to `2.15.0` ## [0.2.3] - 2016-10-05 ### Fixed - Updated for latest nightly ## [0.2.2] - 2016-10-02 ### Fixed - Updated for latest nightly ## [0.2.1] - 2016-09-02 ### Fixed - Updated for latest nightly ## [0.2.0] - 2016-07-21 - Initial release