Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

v0.7.1

Compare
Choose a tag to compare
@igor-alexandrov igor-alexandrov released this 02 Jul 21:48
· 39 commits to master since this release
  • Fixed issue #27; problem occured after moving from request.url to request.env[REQUEST_URI]. Rolled back to request.url and added processing of trailing slash to CoffeeScript code.
  • Added check for port change during link click.