2.1.0
- Adds the ability to register and handle routes that have no filename (for behavior like other common tile servers) #21. Thanks @jczaplew! For more info, see "Routing Without Filenames" in the readme.
.route('*.png')
// -> /layer/0/0/0.png
.route('*@2x.png')
// -> /layer/0/0/[email protected]