mirror of
https://codeberg.org/JasterV/event_bus.rs.git
synced 2026-04-26 18:10:02 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
985 B
985 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
0.1.4 - 2025-12-01
Other
- introduce property testing in the test suite
0.1.3 - 2025-11-28
Other
- test event bus more extensively
- Update README.md
0.1.2 - 2025-11-28
Other
- update docs
0.1.1 - 2025-11-28
Other
- update README & docs
0.1.0 - 2025-11-28
Added
- [0.1.0] First release, check out the README & docs for usage examples.