Skip to content

v4.0

Compare
Choose a tag to compare
@Grub4K Grub4K released this 15 Dec 06:45
· 7 commits to main since this release

The base structure has been reworked once again by removing the intermediate format and outputting directly as json. While this makes interop with the format impossible, it increases parsing throughput by ~10x. Also unused dataset items will be skipped instead of fully parsed if possible.

This comes with the downside that duplicate keys might be in the output. If any problems arise of this, do open an issue.