perun 2016-10-29

just pushed new version of perun perun-0.4.0-SNAPSHOT to clojars. Includes bug fix for the canonical-url

We should switch to stuff like "-alpha13" or whatever, snapshots suck

@podviaznikov: about that canonical URL thing: base-URL is user specified so I guess it may end with a slash or not

Are both situations supported by using the relativize stuff?

SPEC says that base-url must end in "/"

yeah, base-url is enforced to end with “/“. There is validation in the code