Version 0.12.0
You can now abort an on-going request calling the abort method in the returned promise. This is useful, for instance, if you want to use the wrapper for a search box that shows results as the user types.
There is information about how to use it in the README file.