CHANGELOG.md
# Changelog
## version 0.0.8-alpha
### 2025.04.13
- Added `ExESDB.EventStore.stream_forward/4` function
- Added `BeamCampus.ColorFuncs` module
- Added `ExESDB.Commanded.Adapter` module
- Refactored `ExESDB.EventStreamReader` and `ExESDB.EventStreamWriter` modules:
Streams are now read and written using the `ExESDB.Streams` module
## version 0.0.1-alpha
### 2025.03.25
- Initial release