Skip to content

v0.5.0

Compare
Choose a tag to compare
@stanipetrosyan stanipetrosyan released this 12 Sep 07:02
· 40 commits to main since this release
d9c6c93

Added

  • More tests
  • Bump Go to 1.21

Removed

  • SubscribeOnce method

Refactor

  • Added Context interface and split in two the implementation
  • Added Handler interface and split in two the implementation
  • Added more abstraction for event bus entity
  • Simplify EventBus interface