Releases: omartijn/cpprouter
Releases · omartijn/cpprouter
Improved slug linking
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.
Iniital release
This is the initial release of cpprouter.