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