Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@xvitaly xvitaly released this 12 Feb 13:53
· 245 commits to master since this release
v0.8.0
d5c31a4

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.