This repository has been archived by the owner on Oct 11, 2019. It is now read-only.
v0.7.1
- Fixed issue #27; problem occured after moving from
request.url
torequest.env[REQUEST_URI]
. Rolled back torequest.url
and added processing of trailing slash to CoffeeScript code. - Added check for port change during link click.