Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## v0.1.0 - 2025-06-06
### Added
* Initial release of Eliot.
* Fault-tolerant OTP application structure.
* `Eliot.Logger` for structured, centralized logging with telemetry integration.
* `Eliot.ErrorHandler` with retry and circuit-breaker logic for resilient operations.
* Comprehensive test suite with unit and integration tests.
* Full ExDoc documentation for the public API.