v0.9.0
Pre-release
Pre-release
🚀 Enhancements
- logger: Add configurable tracing logger (d2c90eb)
- logger: Add env options builder (99a5212)
- logger: Add non-blocking log workers (e65eb76)
🩹 Fixes
- Lint codes (c7ce11d)
💅 Refactors
🏡 Chore
- Update
upgrade-dependencies.shscript (f1a2a24) - Update scripts (85d43bd)
- Update fmt rules and set lint rules and update rust toolchain nightly date to 26-06-15 (89d68c4)
- Update lint rules (3cc9417)
- Update lint rules (16550a8)
- Fmt code (aed428b)
- Add
--message-format=short --quietargs into lint and lint-fix command (2f89d10) - Update cargo alias commands (e0cf8fe)
✅ Tests
- Add atomic and signal unit coverage (e38e7d9)
- signal: Support windows target checks (b4addf4)
- Gate integration modules by feature (3ee704c)
⚠️ Breaking Changes
⚠️ Removetracingrelated components and codes (898f80c)
❤️ Contributors
- Kiki-kanri