Skip to content

Version 1.1 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@stian-svedenborg stian-svedenborg released this 17 Jan 10:43
· 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