Skip to content

V2.2.0

Compare
Choose a tag to compare
@manusimidt manusimidt released this 15 Aug 19:43
· 67 commits to main since this release

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