Files
noworkers/CHANGELOG.md
Kasper Juul Hermansen 5b6df5d596
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
chore(release): v0.1.1 (#9)
chore(release): 0.1.1

Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: #9
2025-11-25 09:03:15 +01:00

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