v0.8.0
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: v0.7.2...v0.8.0