What's Changed
- Implement StrictVerify for WAL by @benbjohnson in #190
- Add 'strict-verify' to YAML config by @benbjohnson in #191
- Fix compilation on Darwin by @benbjohnson in #193
- Fix JournalNode.Read() by @benbjohnson in #194
- Restrict dirty pgno to commit size by @benbjohnson in #195
- Allow retention enforcement to be disabled by @benbjohnson in #196
- Add litefs-bench test program by @benbjohnson in #198
- Fix frame count calculation on journal recovery by @benbjohnson in #197
Full Changelog: v0.3.0-beta4...v0.3.0-beta5