Skip to content

0.4.0

Compare
Choose a tag to compare
@scpeters scpeters released this 08 Dec 18:07
· 41 commits to master since this release
c227ae0

API changes:

  • #48 Remove deprecated macros

CMake:

  • #43 Use the generate_export_header macro to fix static linking (see also #40, #42)
  • #45 Make CMake configuration files relocatable

Windows:

  • #38 Fix tests on Windows
  • #39 Fix MSVC compiler warnings

Android:

  • #47 Don't link against pthread on Android