Skip to content

Release 9.1.7

Choose a tag to compare

@chrispader chrispader released this 05 Mar 14:41
· 35 commits to main since this release
26a8b09

9.1.7 (2025-03-05)

🐛 Bug Fixes

  • Avoid a bunch of heap allocations (shared_ptr/unique_ptr) (#130) (bafb06b)
  • Example project not building with use_frameworks! (#127) (883d418)

📚 Documentation

  • add installation section to README and fix links (bde0dc0)