Releases: kikiutils/rust
Releases · kikiutils/rust
Release list
v0.11.2
v0.11.1
v0.11.0
v0.10.0
v0.9.0
🚀 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
v0.8.0
🚀 Enhancements
- global-allocator: Add platform allocator alias (d75ebcd)
🩹 Fixes
💅 Refactors
⚠️ Removeanyhow-extfeat and related files (22d342d)- task:
⚠️ Simplify lifecycle tracking (63846e6)
🏡 Chore
- Update release script (ea640cc)
- Update cargo config (330e4ed)
- Set build rustflags and release profile configs (35839b5)
- Add fmt script and update release script (a956ad0)
- Add
rust-toolchain.tomlto use nightly version and update vscode settings (6b261ba) - Configure profile-specific
rustflagsincargo.tomlfor dev and release (0624e2f) - Remove fmt script and update cargo alias (2a9ad8c)
- Update
.cargo/config.toml, add multi-platform example rustflags (6d0c420) - Add
.gitattributes(a7d2a67) - Update cargo config, add build release scripts and bump toolchain channel to 260515 (510c6cf)
- Update scripts and configs (fc8d7bb)
- Update release build scripts (a2812b6)
- Update rust toolchain nightly date to 26-06-01 (7858ac2)
- Add
.omx/to.gitignore(3f01e6d) - Add
upgrade-dependencies.shscript (7ab5176) - Update
upgrade-dependencies.shscript (d7d3e79) - Upgrade deps (1f61c6e)
- Update
release.sh(f6892db)
🤖 CI
- Rename
release-test-codecov.yamltocontinuous-verification.yaml(d262250) - Update
codecov/codecov-actionversion to v6 (9c3e6aa) - Update
continuous-verificationworkflow (752c1fd)
⚠️ Breaking Changes
⚠️ Removeanyhow-extfeat and related files (22d342d)- task:
⚠️ Simplify lifecycle tracking (63846e6)
❤️ Contributors
- Kiki-kanri