enchant 0.2.0

Bindings for Enchant spell checking library
Documentation
1
2
3
4
5
6
7
8
### v0.2.0 (2019-05-22)
* Ported to Enchant 2.0.

### v0.1.1 (2019-05-22)
* Passing an empty string to `Dict.check` now returns `Err` instead of asserting in Enchant.

### v0.1.0 (2017-05-27)
* Initial commit