Releases: Superbalist/js-pubsub
Releases · Superbalist/js-pubsub
3.0.0
2.0.0
Changelog
2.0.0 - 2017-05-17
- Implement new publishBatch method on PubSubAdapterInterface
1.0.2
Changelog
1.0.2 - 2017-05-15
- Add
serializeMessagePayload
method to Utils class
1.0.1
Changelog
1.0.1 - 2017-05-09
- Transpile ES6 -> ES5 at build time
1.0.0
1.0.0 - 2017-05-08
- Switch to ESLint & Google Javascript Style Guide
- Add JSDoc documentation
- Add unit tests
- Add PubSubAdapterInterface
0.0.1
Changelog
0.0.1 - 2017-05-02
- Initial release