v2.1.0
Change log:
- Add: Support for ES5 browsers (via implementing a compilation step with Babel)
- Add: Browser support matrix
- Add: Example usage in IE11 with polyfill that emulates a full ES2015+ environment
- Add: Example of applying data model when the server response is more complex or nested
- Change: distribution files are now located in the
lib/
directory - Change: do not include any unnecessary files in the NPM registry