Skip to content

Releases: moleculer-go/goemitter

Added wildcard support

10 May 07:46
47c4e64
Compare
Choose a tag to compare

Changelog:

  • Added wildcard support
  • Added concurrency support

Fixes moleculer-go/moleculer#60, #2

Fixed concurrency issues

13 Oct 10:51
22be10c
Compare
Choose a tag to compare
Pre-release

Fixed concurrency issues

Fixed Once() and Remove()

03 Oct 04:47
81f99c6
Compare
Choose a tag to compare

Fixed Once() and Remove()
This is also intended to fix issue: moleculer-go/moleculer#76

Concurrency fix

07 May 05:06
Compare
Choose a tag to compare

Concurrency fix

First release

23 Apr 04:45
Compare
Choose a tag to compare

This is the first release of go emitter, with the support of go modules.