v0.8.3
PR #252 introduced a bug where custom data would get written to the outer header after it had already ended, leading to the opening of written databases to fail with a header hash mismatch error. this commit corrects the order of write operations.