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
Summary:
- Adds support for channel groups and (fixes#6)
- Support array of channels
- Transition from under_score the camelCase to match PubNub JS V4
- Move Mapbox.js to bower_components (fixes#10)
- Publish to npm via package.json
- Fix bug for multiple updates called at same time
Commits:
* add package.json
* update gitignore and package.json
* add initial support for channel groups, rename channel -> channels, and add documentation
* remove console logs
* underscore to camel case
* bump versions to 0.4.0
* history fixes
* fix animation bugs for multiple updates at same time
* history fixes and remove debug: true from examples
* new channel groups example, fix distributed example
* bump to 1.0.0
* fix#10 by adding mapbox via bower
No description provided.
The text was updated successfully, but these errors were encountered: