- Typed values in routes
- Nested routes
- Reverse routing
- Remove unnecessary dependency to
elm-test
- Expose
QueryandUrltypes
- Remove dependency on
Erl. - Change order of arguments on
addQuery,clearQuery,removeQueryandsetQuery
- 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