Skip to content

v0.3.2

Choose a tag to compare

@ectonecton released this 23 Feb 18:09
· 61 commits to main since this release
25aa9fb

Fixed

  • Fixed potential infinite loop when scanning for a transaction ID that does not
    exist.
  • Reading associated transaction log data now works when the data is larger than
    the page size. Previously, the data returned included the extra bytes that the
    transaction log inserts at page boundaries.