Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@animetosho animetosho released this 10 Dec 12:06
· 5 commits to turbo since this release

Based on:

Changes:

  • Trim out some functions + tables for smaller binaries
  • Include block overhead in memory limit computation + limit memory usage on 32-bit platforms
  • Add limit to chunking size to avoid overly large block reads
  • Various compile fixes