What's Changed
- Update docs by @jojoelfe in #64
- correct typo in multiple data block example by @huwjenkins in #67
- fixed issue in parser when trying to parse empty loop blocks by @andschenk in #71
- Fix NaN parsing by @jojoelfe in #69
- ci(dependabot): bump codecov/codecov-action from 4 to 5 by @dependabot in #74
- fix: removed unnecessary line skip by @jdickerson95 in #73
- relax parsing speed test to avoid test failures on 3.9 by @alisterburt in #75
- remove backup mechanism by @alisterburt in #76
- relax requirements on writing speed test by @alisterburt in #77
New Contributors
- @huwjenkins made their first contribution in #67
- @andschenk made their first contribution in #71
- @jdickerson95 made their first contribution in #73
Full Changelog: v0.5.9...v0.5.10