jozz_events 1.1.2 copy "jozz_events: ^1.1.2" to clipboard
jozz_events: ^1.1.2 copied to clipboard

Domain-first, framework-agnostic event system built for Clean Architecture

Changelog #

All notable changes to this project will be documented in this file.

1.1.2 - 2025-04-03 #

  • Updated README and added new logo and badges
  • Fixed issues in CHANGELOG

1.1.1 - 2025-04-03 #

  • Updated README

1.1.0 - 2025-04-03 #

Added #

  • Optional singleton pattern (JozzEvents) for non-Clean Architecture projects that still provides advantages over alternative solutions
  • Comprehensive test suite for the new singleton implementation ensuring reliability
  • Complete Clean Architecture integration tutorial in the README with practical examples

Improved #

  • README structure and content with clearer, more concise explanations
  • Documentation for singleton usage with best practice recommendations
  • Overall package organization and developer experience

1.0.1 - 2025-04-02 #

  • JozzBus interface and JozzBusService implementation
  • Strongly-typed domain event system
  • Fluent API (emitEvent)
  • Lifecycle support with JozzLifecycleMixin
  • Subscription helpers (JozzBusSubscription)
  • Auto disposal of event listeners
5
likes
0
points
21
downloads

Publisher

verified publisherjozz.biz

Weekly Downloads

Domain-first, framework-agnostic event system built for Clean Architecture

Repository (GitHub)
View/report issues

Topics

#events #clean-architecture #domain-driven-design #separation-of-concerns #bloc

License

unknown (license)

More

Packages that depend on jozz_events