- Typed values in routes
- Nested routes
- Reverse routing
- Remove unnecessary dependency to
elm-test
- Expose
Query
andUrl
types
- Remove dependency on
Erl
. - Change order of arguments on
addQuery
,clearQuery
,removeQuery
andsetQuery
- Url is normalized before navigation i.e append
#/
if necessary
- Added
addQuery
, changed behaviour ofsetQuery
.
- Fixed issue where query string won't be set when no hash wash present