Skip to content

v0.8.0

Compare
Choose a tag to compare
@drkane drkane released this 27 Sep 10:39
· 35 commits to main since this release

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