Fork me on GitHub
#perun
<
2016-10-29
>
podviaznikov01:10:11

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

martinklepsch10:10:55

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

martinklepsch10:10:50

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

martinklepsch11:10:39

Are both situations supported by using the relativize stuff?

juhoteperi11:10:21

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

podviaznikov17:10:16

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