ion 0.8.2

parse and process ion files
Documentation
# Changelog

## 0.8.1
- Add filtering of sections when loading ion

## 0.8
Drop unused / unfinished features
- RustcDeserialize support
- Validator (which wasn't working anyway)

## 0.7.3
- fix `Display` of `Value::String` withing arrays to be enclosed in `"`

## 0.7.1
- fix slice pattern for `rustc 1.12.0-nightly (2ad5ed07f 2016-07-08)`