Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 12:47
· 31 commits to main since this release

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.