chore(release): 0.1.1 Co-authored-by: cuddle-please <bot@cuddle.sh> Reviewed-on: #9
703 B
703 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.1] - 2025-11-24
Added
- replace channel with semaphore for better performance
Fixed
- (deps) update all dependencies
Other
- (deps) update rust crate tracing to v0.1.41
[0.1.0] - 2025-08-08
Added
- add docs and examples
[0.0.4] - 2025-08-08
Other
- Configure Renovate (#3) Add renovate.json
[0.0.1] - 2025-07-01
Added
- cut initial version
- readme etc.
- add basic worker pool