Release 0.8.0
Changes
- Added an option to link with Boost statically. Can be enabled with
-DLINK_BOOST_STATICALLY:BOOL=ON
. - Removed private Linux kernel types from the public interface.
- Added Fedora workflow (based on the latest Fedora container).
- Extracted Ubuntu workflow to a separate pipeline.
- Disabled fail-fast strategy from all workflows.