v.0.3.0
client-side usage
The library is now compatible with Browserify, and also provides its own way to easily generate a client-side script.
promise adapter
The library's root now features type PromiseAdapter, to be able to use promise libraries that are not compliant with the Promises/A+ standard.