Skip to content

v.0.3.0

Choose a tag to compare

@vitaly-t vitaly-t released this 26 Oct 08:01
· 192 commits to master since this release

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.