Skip to content

Release v1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Dec 18:00
· 1 commit to main since this release

Changes

  • Fixed a race condition when multi-process trying to create the same shared memory segment
  • Fixed CTest integration by moving enable_testing() to root CMakeLists.txt and removing EXCLUDE_FROM_ALL
  • Added release workflow