ballyhoo
Version:
Bloody simple, super tiny, pub/sub JS events based on https://davidwalsh.name/pubsub-javascript implemented in ES6.
41 lines (24 loc) • 1.97 kB
Markdown
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v2.0.2](https://github.com/Pushplaybang/ballyhoo/compare/v2.0.1...v2.0.2)
> 22 June 2019
- HOTFIX: readme errors [`05380e8`](https://github.com/Pushplaybang/ballyhoo/commit/05380e84d7bacbb022eaa01897647e66195d8cfe)
#### [v2.0.1](https://github.com/Pushplaybang/ballyhoo/compare/v2.0.0...v2.0.1)
> 22 June 2019
- Development [`#1`](https://github.com/Pushplaybang/ballyhoo/pull/1)
- add circleCI config and deps [`65f7c89`](https://github.com/Pushplaybang/ballyhoo/commit/65f7c893e872e3c781f924d94d8362d74dabadc5)
- minor doc updates [`659bc39`](https://github.com/Pushplaybang/ballyhoo/commit/659bc39e56c0073f4ab849c5395c4fdb13d917b9)
- report coverage to codeclimate from circleCI [`dcdf6d6`](https://github.com/Pushplaybang/ballyhoo/commit/dcdf6d6bc04ebc3437b274a3d80ed375cacfb16f)
### [v2.0.0](https://github.com/Pushplaybang/ballyhoo/compare/v1.0.0...v2.0.0)
> 22 June 2019
### [v1.0.0](https://github.com/Pushplaybang/ballyhoo/compare/0.0.3...v1.0.0)
> 22 June 2019
- restructure, cleanup and universal export [`51698fb`](https://github.com/Pushplaybang/ballyhoo/commit/51698fb56beda718cc4ee4108994f653485e9d4a)
- github templates [`adacee1`](https://github.com/Pushplaybang/ballyhoo/commit/adacee16ffe9e3b3a2332577f671d77a149ecc38)
- 100% test coverage [`f4a7a5c`](https://github.com/Pushplaybang/ballyhoo/commit/f4a7a5cf2b300a1591c9c70276185bb23ce5513e)
#### 0.0.3
> 9 April 2016
- migrating the package from the app repo. [`085d20f`](https://github.com/Pushplaybang/ballyhoo/commit/085d20ffc8904bb0b3e287ab78bd249e437c6899)
- publishing [`08f576b`](https://github.com/Pushplaybang/ballyhoo/commit/08f576b788b39ee62cf4c563f1141e355b7472f2)
- bower [`c0726e2`](https://github.com/Pushplaybang/ballyhoo/commit/c0726e2d3d5a508ec9cf2c18a9e0ac354ff8071f)