- webby now maps directories both with and without a trailing slash. i.e.
https://website.com/[dir]/index.html,https://website.com/[dir]/, andhttps://website.com/[dir](no trailing slash) all map to the same[website_dir]/[dir]/index.htmlfile. - Added
-versionflag to print version and exit.