v2.0 added makeRoutes and changed getHash behavior
- No longer strip the
#from the hash.getHashbecamestripHashutil function. - Added
makeRoutes({ author: '/author(/:author)' }) - Added a couple tests.
# from the hash. getHash became stripHash util function.makeRoutes({ author: '/author(/:author)' })