· Introduces modules, and changes everything completely.
· Nothing is the same as in version 0.6.
· Added remoteStorage.createStorageInfo.
· Set client_id correctly.
· Fixed wrong error message when user address doesn't parse.
· Fixed wrong requirement for global 'location' variable in Node.js.
· Fixed JRD syntax.
· No trailing slash after empty base path.
· Fixed legacy detection for OAuth scopes format
· Added client.put('path/') to mean MKCOL path/ in WebDAV and equivalent in simple-rww and CouchDB
· Deal with non-string user addresses in getStorageInfo
· Fixed a problem in XRD parsing.