Releases: teamtomo/starfile
Releases · teamtomo/starfile
v0.5.10
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
v0.5.9
v0.5.8
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #54
- ci(dependabot): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #57
- Update backup file by @hanjinliu in #58
New Contributors
- @hanjinliu made their first contribution in #58
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
What's Changed
- ci(dependabot): bump actions/setup-python from 3 to 5 by @dependabot in #46
- ci(dependabot): bump actions/checkout from 3 to 4 by @dependabot in #45
- ci(dependabot): bump codecov/codecov-action from 3 to 4 by @dependabot in #49
- fix warnings in tests by @alisterburt in #51
New Contributors
- @dependabot made their first contribution in #46
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- move to pyproject.toml based setup by @alisterburt in #43
Full Changelog: v0.5.3...v0.5.4
zenodo
v0.2.0 update to version 0.2.0
Stability improvements
Fixed bad handling of comments in both loops and data blocks
First Release
v0.111 sort out pypi by updating version number