# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## 0.2.0 - 2026-07-06
#### Features
- (**config**) add stdout, file, and combined output destinations - (6fc1243) - containerscrew
#### Bug Fixes
- (**config**) compose level with env_filter and quiet span events by default - (c91c002) - containerscrew
- - -
## 0.1.0 - 2026-07-06
#### Features
- rewrite library with safe init, env-filter, and full CI pipeline - (5a031eb) - containerscrew
#### Documentation
- add runnable examples and docs.rs badge - (69055ad) - containerscrew
#### Refactoring
- <span style="background-color: #d73a49; color: white; padding: 2px 6px; border-radius: 3px; font-weight: bold; font-size: 0.85em;">BREAKING</span>(**api**) type Logger builder with tracing::Level and LogFormat enum - (713b8af) - containerscrew
#### Miscellaneous Chores
- (**rename**) rename crate from slog-rs to tiny-tracing - (85bc9f4) - containerscrew
- (**version**) 0.1.0 - (2b99013) - containerscrew
- reset changelog before first tiny-tracing release - (87f2230) - containerscrew
- sync docs: fix tag format, add release skill ref, add development section - (9c8e307) - containerscrew
- move all skills to .claude/skills for cross-agent compat - (d33cc8b) - containerscrew
- move release skill to .claude/skills for Claude CLI compat - (31d7702) - containerscrew
- add release skill - (4761854) - containerscrew
- add rust-cache to security job - (37401d3) - containerscrew
- add crates.io metadata and remove outdated todo doc - (7f1fdfe) - containerscrew
- - -
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).