What's Changed
- Upgrade to LTX v0.2.7 by @benbjohnson in #199
- Check for journal header magic after first segment by @benbjohnson in #200
- Set journal mode in litefs-bench by @benbjohnson in #201
- Skip dirty page tracking in WAL mode by @benbjohnson in #202
- Add -debug CLI flag to mount command by @benbjohnson in #203
- Move WAL commit to after WAL_WRITE_LOCK release by @benbjohnson in #205
- Fix Pos() deadlock with file system invalidation by @benbjohnson in #206
Full Changelog: v0.3.0-beta5...v0.3.0-beta6