Dear all,
Thallium 0.8 is out. This version brings an important change: Thallium is now a header-only library.
This means that is you have hardcoded somewhere -lthallium (e.g. in a Makefile), linking will fail since there is no more library to link against. Cmake-based projects should not be affected, nor those based on pkg-config.
Thanks,
Matthieu