Skip to content

Release 3.4.2

Compare
Choose a tag to compare
@kimlaine kimlaine released this 15 Jan 23:14

Changes

  • Fixed bug reported in Issue 66 on GitHub.
  • CMake does version matching now (correctly) only on major and minor version, not patch version,
    so writing find_package(SEAL 3.4) works correctly and selects the newest version 3.4.x it can
    find.