Skip to content

v0.7.1

Choose a tag to compare

@alexjg alexjg released this 08 Jan 15:17
· 37 commits to main since this release

Fixed

  • There was a bug where document larger than 8Mb wouldn't sync due to a size
    limit in the length delimited codec used in Repo::connect_tokio_io. This
    has been fixed by increasing the limit