Skip to content

Improved slug linking

Latest

Choose a tag to compare

@omartijn omartijn released this 11 Jul 17:03
· 11 commits to master since this release

This release adds new ways to access the slug data in your callbacks. In addition to the existing method of creating a data transfer object, you can now also directly accept your slugs as separate parameters, or accept them as an std::tuple instead.