Skip to content

v0.7.1: Fix Header.Status

Compare
Choose a tag to compare
@bep bep released this 08 Sep 15:24
· 6 commits to main since this release
2c5a478
The size indices were not adjusted when we changed to int16 recently, which made it
overwrite the header status. Which shows the importance of good tests.