Skip to content

v1.1.0.0

Choose a tag to compare

@freshthinking freshthinking released this 04 Oct 21:17
· 21 commits to main since this release
  • Fixed size calculation in shared memory mapping to use reserved_info struct
  • Added server-client shared memory test case
  • Added GitHub CI workflow for automated testing across Ubuntu, Windows, and macOS
  • Added CI status badge to README
  • Added CTest integration for automated test discovery
  • Added read() overload with atomic cursor for work-stealing/load-balancing patterns
  • Added work-stealing test cases for both in-process and shared memory modes
  • Enhanced README with work-stealing example and updated API documentation
  • Fixed MSBuild MSB8028 warnings for custom targets