Skip to content

Bikeshed v1.0

Latest
Compare
Choose a tag to compare
@DanEngelbrecht DanEngelbrecht released this 29 May 21:52
· 3 commits to master since this release

Release 1.0

Fixes

  • Use explicit int32_t for instead of long to ensure 32-bit values on GCC/Clang x64-builds
  • Corrected URL to blog in README.md
  • Added sample code for performance tests (in examples folder)