Releases: jferrl/go-event
Releases · jferrl/go-event
v1.0.2
v1.0.1
What's Changed
- feat: Configure emitter using Opts pattern. New opts func to configure a sync emitter.
Full Changelog: https://github.com/jferrl/go-event/commits/v1.0.1
v1.0.0
What's Changed
- feat: Introduce a simple and easy-to-use event handling system inspired by Node.js EventEmitter.
Full Changelog: https://github.com/jferrl/go-event/commits/v1.0.0