Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:44
· 14 commits to main since this release
8a1753f

⚡ Performance

  • slim the staging graph and drop redundant disk re-read
  • bound staging/merge concurrency to the machine (no OOM/freeze)

👷 CI

  • rebuild apidocs site on each release

📝 Documentation

  • sync README and docs with the current API
  • add performance/memory guide; use 80% RAM budget

🔄 Other

  • Merge pull request #14 from imcf/docs/sync-latest
  • Merge pull request #15 from imcf/ci/apidocs-dispatch
  • Merge pull request #16 from imcf/perf/staging-graph

👥 Contributors