v0.0.3
- Fixes a bug in which indices were not accessible after accessing another page
- Fixes a global variable leak
- Makes
/foo/not resolve to/foo.html, as the trailing slash indicates a directory index
/foo/ not resolve to /foo.html, as the trailing slash indicates a directory index