* dev:
bump version to 0.7.0
new build with greedy route support. closes #20
change parameters dispatched by crossroads.routed signal. see #20
added greedy routes support. see #20.
add magic property vals_ (Array) to values object passed to normalize_ and normalizeFn. see #31
code cleaning. fix spacing, simplify some logic, better formatting...
improve typecasting. see #32.
add crossroads.normalizeFn. see #31.
update wrapper, jshint settings and externs to avoid issues with new wrapper. closes #30.
remove trailing spaces and improve Route._getPAramsArray(). closes #28.
remove trailing spaces and improve Route._getPAramsArray(). closes #28.