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.