You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2019. It is now read-only.
- "Breaking Change: Every endpoint will not be automatically prefixed with 'qrs' anymore, so instead of `qrs.get('about', ...)` use `qrs.get('qrs/about' ...)` now."
v1.2.1:
date: "2015-11-20"
enhancements:
- "qrs.extension.upload"
- "qrs.extension.delete"
v1.1.1:
date: "2015-11-20"
enhancements:
- "Bettor error handling for qrs.getUrl, especially urlParams"
v1.1.0:
date: "2015-11-03"
enhancements:
- "Finish documentation."
v1.0.0:
date: "2015-10-13"
changes:
- "Breaking change: Changed qrs.query to qrs.request"
fixes:
- "Merge PR: Adding missing require and typechecking certs (#1)"