0.3.0
Release 0.3.0
This release includes several updates and new features:
- Migrated Rust Version: Updated from 1.80 to 1.82.
- Crate Updates: Updated dependencies including Tokio, Fern, Thiserror, and Reqwest.
- New Features:
- Whitelist functionality added.
- Editable log format in
.env
. - Log format configuration documented in
.env
.
- Refactoring: Improved API instances fabric and reorganized project structure by moving files to the root directory.
- Fixes: Resolved issues with log formatting and UNDEFINED LINK TYPE errors.
- Dependencies: Added
async-trait
crate.
Additionally, GitHub Actions have been enhanced with matrix support for improved CI/CD workflows.