Skip to content

3.2.0

Compare
Choose a tag to compare
@saraedum saraedum released this 20 Sep 16:40
· 120 commits to master since this release

Added:

  • Added LIBINTERVALXT_API markers to support building with -fvisibility=hidden -fvisibility-inlines-hidden.
  • Added support for version script when linking on Linux, i.e., producing a library that only exports a minimal set of symbols. Enable with ./configure --with-version-script.

Fixed:

  • Allow build with fmt library version 6, 7 or 8.