Add `raise_on_error` support if context parsing fails. This release also introduces the `ixbrlError` class if an error is found, instead of a dict - this is a minor breaking change compared to how errors were stored before.
Fixes issue 38
**Full Changelog**: https://github.com/drkane/ixbrl-parse/compare/v0.7.2...v0.8.0