All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Implemented EventBus system
- Added Event Pipelines for flexible event handling
- Introduced Asynchronous Events with multi-threading support
- Implemented Cancellable Events
- Improved Thread Safety for concurrent processing
- Basic unit tests for core functionality