Skip to content

Releases: omartijn/cpprouter

Improved slug linking

11 Jul 17:03
Compare
Choose a tag to compare

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

28 Apr 11:51
b7836ab
Compare
Choose a tag to compare

This is the initial release of cpprouter.