Version 1.1 Beta 1
Pre-release
Pre-release
·
12 commits
to master
since this release
This is another prerelease containing additional bugfixes and improvements, compared to Beta 0,
The only changed behaviour is padding (having a line stride larger than the sum of the block-strides) will now fill the padding with a deterministic poison value, so that subsequently writing the same file will not yield different results.
Previously the contents of the padding contained garbage values.
For a full list of changes, please see: #23