v0.26 - A couple of renames and a fix in the Razor module
We have renamed applicatives url
, urlRegex
and urlScan
to path
, pathRegex
and pathScan
respectively.
A bug was fixed in the Razor module where every call would miss the cached copy of the template file.