V2.2.0
BREAKING CHANGES!
Funktion parse_instance_locally()
was removed. The XbrlParser now only has one function parse_instance()
which automatically detects if the instance file is stored locally or remotely.
- Better dealing with errors in the XBRL instance file (#84)
- ✨Added functionality to convert xbrl into json ✨
- updated dependencies
- updated readme and added sphinx documentation
Full Changelog: v2.1.1...v2.2.0