What's Changed
* style: more consistent parsing layout by michalc in https://github.com/uktrade/stream-read-xbrl/pull/38
* refactor: remove class by michalc in https://github.com/uktrade/stream-read-xbrl/pull/40
* refactor: remove unused arguments and rename functions by michalc in https://github.com/uktrade/stream-read-xbrl/pull/41
* docs: correct number of columns, and give more info on how they are structured by michalc in https://github.com/uktrade/stream-read-xbrl/pull/42
* feat: use Decimal rather than float by michalc in https://github.com/uktrade/stream-read-xbrl/pull/43
* docs: clarify data dictionary by michalc in https://github.com/uktrade/stream-read-xbrl/pull/44
* refactor: fewer conditionals and less mutation by michalc in https://github.com/uktrade/stream-read-xbrl/pull/45
* fix: actually supply Decimal by michalc in https://github.com/uktrade/stream-read-xbrl/pull/46
**Full Changelog**: https://github.com/uktrade/stream-read-xbrl/compare/v0.0.5...v0.0.6